[midgard.admin.acl] element index

Package indexes

All elements
a g i m _
_
top
Variable $_controller
The Controller of the member used for editing
Variable $_datamanager
The Datamanager of the member to display
Variable $_object
The object we're managing
Variable $_privileges
Privileges we're managing here
Variable $_schemadb
The schema database in use, available only while a datamanager is loaded.
Method _handler_edit
Method _load_component_privileges
Load component-defined additional privileges
Method _load_controller
Internal helper, loads the controller for the current article. Any error triggers a 500.
Method _load_datamanager
Internal helper, loads the datamanager for the current article. Any error triggers a 500.
Method _load_schemadb
Loads and prepares the schema database.
Method _show_edit
a
top
Page acl_editor.php
acl_editor.php in acl_editor.php
g
top
Method get_plugin_handlers
i
top
Page interfaces.php
interfaces.php in interfaces.php
m
top
Class midgard_admin_acl_editor_plugin
Basic handler class
Method midgard_admin_acl_editor_plugin
Method midgard_admin_acl_interface
Initializes the library and loads needed files
Class midgard_admin_acl_interface
midgard_admin_acl_interface in interfaces.php
ACL editor handler
a g i m _