| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 483 lines (15 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| ctools_access_admin_form(&$form_state) X-Ref |
| Administrative form for access control. |
| ctools_access_admin_render_table($access, $fragment, $contexts) X-Ref |
| Render the table. This is used both to render it initially and to rerender it upon ajax response. |
| theme_ctools_access_admin_add($form) X-Ref |
| Theme the 'add' portion of the access form into a table. |
| ctools_access_admin_form_submit($form, &$form_state) X-Ref |
| No description |
| ctools_access_ajax_add($fragment = NULL, $name = NULL) X-Ref |
| AJAX callback to add a new access test to the list. |
| ctools_access_ajax_edit($fragment = NULL, $id = NULL) X-Ref |
| AJAX callback to edit an access test in the list. |
| ctools_access_ajax_edit_item(&$form_state) X-Ref |
| Form to edit the settings of an access test. |
| ctools_access_ajax_edit_item_validate(&$form, &$form_state) X-Ref |
| Validate handler for argument settings. |
| ctools_access_ajax_edit_item_submit(&$form, &$form_state) X-Ref |
| Submit handler for argument settings. |
| ctools_access_ajax_delete($fragment = NULL, $id = NULL) X-Ref |
| AJAX command to remove an access control item. |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |