[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/ctools/includes/ -> context-access-admin.inc (summary)

(no description)

File Size: 483 lines (15 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 10 functions

  ctools_access_admin_form()
  ctools_access_admin_render_table()
  theme_ctools_access_admin_add()
  ctools_access_admin_form_submit()
  ctools_access_ajax_add()
  ctools_access_ajax_edit()
  ctools_access_ajax_edit_item()
  ctools_access_ajax_edit_item_validate()
  ctools_access_ajax_edit_item_submit()
  ctools_access_ajax_delete()

Functions
Functions that are not part of a class:

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