| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 1009 lines (32 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| ctools_context_info($type = NULL) X-Ref |
| Provide a list of the ways contexts can be embedded. This provides a full list of context types that the tool understands and can let modules utilize. |
| ctools_context_cache_get($fragment, $key) X-Ref |
| Get the cache for the context object. This can pass through to a module provided cache if it exists, or the default cache will be used. |
| ctools_context_cache_set($fragment, $key, $object) X-Ref |
| Get the cache for the context object. This can pass through to a module provided cache if it exists, or the default cache will be used. |
| ctools_context_data($type, $name) X-Ref |
| Get the data belonging to a particular context. |
| ctools_context_add_argument_form($module, &$form, &$form_state, &$form_location, $object, $name = NULL) X-Ref |
| Add the argument table plus gadget plus javascript to the form. |
| ctools_context_add_context_form($module, &$form, &$form_state, &$form_location, $object, $name = NULL) X-Ref |
| No description |
| ctools_context_add_required_context_form($module, &$form, &$form_state, &$form_location, $object, $name = NULL) X-Ref |
| No description |
| ctools_context_add_relationship_form($module, &$form, &$form_state, &$form_location, $object, $name = NULL) X-Ref |
| No description |
| ctools_context_admin_includes() X-Ref |
| Include all context administrative include files, css, javascript. |
| ctools_context_add_item_table($type, &$form, $available_contexts, $items) X-Ref |
| Add the context table to the page. |
| ctools_context_add_item_table_buttons($type, $module, &$form, $available_contexts) X-Ref |
| No description |
| ctools_context_add_item_to_form($module, $type, $name, &$form, $position, $item) X-Ref |
| Add a row to the form. Used both in the main form and by the ajax to add an item. |
| ctools_context_ajax_item_add($module = NULL, $type = NULL, $object_name = NULL, $name = NULL) X-Ref |
| Ajax entry point to add an context |
| ctools_context_ajax_item_edit($module = NULL, $type = NULL, $object_name = NULL, $position = NULL) X-Ref |
| Ajax entry point to edit an item |
| ctools_edit_context_form(&$form_state) X-Ref |
| Form (for ajax use) to add a context |
| ctools_edit_context_form_validate($form, &$form_state) X-Ref |
| validate a context edited/added via ajax |
| ctools_edit_context_form_submit($form, &$form_state) X-Ref |
| Updates an context edited/added via ajax |
| ctools_edit_requiredcontext_form(&$form_state) X-Ref |
| Form (for ajax use) to add a context |
| ctools_edit_requiredcontext_form_submit($form, &$form_state) X-Ref |
| Updates a required context edited/added via ajax |
| ctools_edit_relationship_form(&$form_state) X-Ref |
| Form (for ajax use) to add a relationship |
| ctools_edit_relationship_form_validate($form, &$form_state) X-Ref |
| validate an relationship edited/added via ajax |
| ctools_edit_relationship_form_submit($form, &$form_state) X-Ref |
| Updates an relationship edited/added via ajax |
| ctools_edit_argument_form(&$form_state) X-Ref |
| Form (for ajax use) to add an argument |
| ctools_edit_argument_form_validate($form, &$form_state) X-Ref |
| validate an argument edited/added via ajax |
| ctools_edit_argument_form_submit($form, &$form_state) X-Ref |
| Updates an argument edited/added via ajax |
| ctools_context_ajax_item_delete($module = NULL, $type = NULL, $object_name = NULL, $position = NULL) X-Ref |
| Ajax entry point to edit an item |
| ctools_save_context($type, &$ref, $form_values) X-Ref |
| No description |
| ctools_get_keyword($page, $word) X-Ref |
| No description |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |