Functions | |
| browserEditAcl () | |
| customize browser title when editing ACL | |
| editACLLink () | |
| creates link to acl edition | |
| generateQuickSynthesis (&$node, $acl_desc, $acl_type) | |
| generateAclForm (&$all_groups, &$all_users, &$node, $acl_desc, $acl_type) | |
| editACL () | |
| display ACL form edition | |
| onEditACL () | |
| edit acl | |
Variables | |
| $contentBoxHandle ['edit_acl'] = 'editACL' | |
| $userActionHandle ['edit_acl'] = 'onEditACL' | |
| $browserTitlePageHandle ['edit_acl'] = 'browserEditAcl' | |
This file creates one hook :
Edition is done via a form that contains several fields :
This page contains also several helper functions for the user to create template :
| browserEditAcl | ( | ) |
customize browser title when editing ACL
| editACL | ( | ) |
display ACL form edition
| onEditACL | ( | ) |
edit acl
1.4.7