Get a tree of checkboxes for a threaded list.
Get a tree of links for a threaded list.
Get the SELECT tag for a threaded list.
Returns all AXO protectable elements grouped by their AXO group, and AXO section. It returns an array, for each AXO group, of the form:
Get all actions defined for the specified controller in GACL. Returns an array of indexed elements, where each element is of the form ( 'value' => the object value for the action, 'name' => the descriptive name ).
Get all available controllers defined in GACL or the application. Returns an array of indexed elements, where each element is of the form ( 'value' => the section value for the controller, 'name' => the descriptive name ). If $real is set to true it will also give the 'path' for each controller.
Get the available groups as an indexed threaded array.
Get the groups assigned to an object.
Get ACO/ARO/AXO objects for a section as an array where each element is of the form 'value' => value of the object, 'name' => name.
Get permissions associated to a group. The result (on success) will be an array of permissions, each
Get ACO/ARO/AXO sections as an array where each element is of the form 'value' => value of the section, 'name' => name.
Get the groups assigned to a user.
List all groups with links for editing, removing, and creation.
List all groups with links for editing, removing, and creation.