| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 414 lines (16 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| content_access_page(&$form_state, $node) X-Ref |
| Per node settings page. |
| content_access_page_submit($form, &$form_state) X-Ref |
| No description |
| content_access_page_reset($form, &$form_state) X-Ref |
| No description |
| content_access_admin_settings(&$form_state, $type) X-Ref |
| Per content type administration page form. |
| content_access_admin_settings_submit($form, &$form_state) X-Ref |
| No description |
| content_access_mass_update($types) X-Ref |
| Mass updates node access records for nodes of the given types. param: $types return: |
| content_access_get_permissions_by_role() X-Ref |
| Gets the permissions for the role of the given id. |
| content_access_save_permissions($permissions) X-Ref |
| Saves the given permissions by role to the database. |
| content_access_role_based_form($defaults = array() X-Ref |
| Builds the role based permission form for the given defaults. param: $defaults |
| content_access_disable_checkboxes($element) X-Ref |
| Formapi #process callback, that disables checkboxes for roles without access to content |
| content_access_force_permissions($element, &$form_state) X-Ref |
| Formapi #after_build callback, that disables checkboxes for roles without access to content. |
| content_access_user_admin_perm_submit($form, $form_state) X-Ref |
| Submit callback for the user permissions form. Trigger changes to node permissions to rebuild our grants. |
| _content_access_get_node_permissions($type) X-Ref |
| No description |
| content_access_get_acl_id($node, $op) X-Ref |
| Gets the content access acl id of the node. |
| _content_access_remove_acls($type) X-Ref |
| Detaches all our ACLs for the nodes of the given type. |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |