Returns a list of groups (operator categories) which can access a specific page. Each page can either specify permissions, or inherit permissions from it's parent page.
This is the code documentation for the SproutCMS project
Search documentation |
function getAccessableGroups()Returns a list of groups (operator categories) which can access a specific page. Each page can either specify permissions, or inherit permissions from it's parent page.
Usagefalse|array AdminPerms::getAccessableGroups ( string $table , int $id ); Example$cat_ids = AdminPerms::getAccessableGroups('pages', 10); Arguments
Return value
|
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Wednesday, 5th August, 2026 at 03:31 pm |
|