Diff #4 - trunk/docs/classes/adminprofiles/isdemo.md Repo: apex/webapp Revision: 4 Filename: trunk/docs/classes/adminprofiles/isdemo.md Size: 371 bytes Updated By: apex Date Updated: January 20, 2025 at 08:20 DiffFull Code Diff Index: isdemo.md --- isdemo.md (nonexistent) +++ isdemo.md (revision 4) @@ -0,0 +1,27 @@ + +# AdminProfiles::isDemo + +### Usage + +> bool AdminProfiles::isDemo() + +### Description + +> Check if demo + + + +### Return +> bool +### See Also + +* checkAuth() +* create() +* createSelectOptions() +* delete() +* loadUsername() +* loadUuid() +* update() +* updateMenuAcl() + + Full Code AdminProfiles::isDemo Usage bool AdminProfiles::isDemo() Description Check if demo Return bool See Also checkAuth() create() createSelectOptions() delete() loadUsername() loadUuid() update() updateMenuAcl()