| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 511 lines (18 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| ctools_ctools_plugin_export_ui() X-Ref |
| Implementation of hook_ctools_plugin_*. |
| ctools_export_ui_process(&$plugin, $info) X-Ref |
| Process an export-ui plugin to provide it with defaults. |
| ctools_export_ui_get_handler($plugin) X-Ref |
| Get the class to handle creating a list of exportable items. If a plugin does not define a lister class at all, then the default lister class will be used. return: |
| ctools_export_ui_plugin_base_path($plugin) X-Ref |
| Get the base path from a plugin. param: $plugin return: |
| ctools_export_ui_plugin_menu_path($plugin, $item_id, $export_key = NULL) X-Ref |
| Get the path to a specific menu item from a plugin. param: $plugin param: $item_id param: $export_key return: |
| ctools_get_export_ui($plugin_name) X-Ref |
| Helper function to include CTools plugins and get an export-ui exportable. param: $plugin_name |
| ctools_get_export_uis() X-Ref |
| Helper function to include CTools plugins and get all export-ui exportables. |
| ctools_export_ui_switcher_page($plugin_name, $op) X-Ref |
| Main page callback to manipulate exportables. This simply loads the object defined in the plugin and hands it off to a method based upon the name of the operation in use. This can easily be used to add more ops. |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |