Checks whether the currently logged in operator can access the specified item. This method should be used for tree-based tables, like the 'pages' table, which may inherit their permissions from the parent record.
This is the code documentation for the SproutCMS project
Search documentation |
function checkPermissionsTree()Checks whether the currently logged in operator can access the specified item. This method should be used for tree-based tables, like the 'pages' table, which may inherit their permissions from the parent record.
Usageunknown AdminPerms::checkPermissionsTree ( string $table , int $id ); Arguments
|
| 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 |
|