7 functions implement hook_ctools_plugin_directory() in Chaos Tool Suite (ctools) 6
Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.
- ctools_access_ruleset_ctools_plugin_directory in ctools_access_ruleset/
ctools_access_ruleset.module - Implementation of hook_ctools_plugin_directory() to let the system know we implement task and task_handler plugins.
- ctools_ctools_plugin_directory in ./
ctools.module - Implementation of hook_ctools_plugin_directory() to let the system know where all our own plugins are.
- ctools_custom_content_ctools_plugin_directory in ctools_custom_content/
ctools_custom_content.module - Implementation of hook_ctools_plugin_directory() to let the system know we implement task and task_handler plugins.
- ctools_plugin_example_ctools_plugin_directory in ctools_plugin_example/
ctools_plugin_example.module - Implementation of hook_ctools_plugin_directory().
- page_manager_ctools_plugin_directory in page_manager/
page_manager.module - Implementation of hook_ctools_plugin_directory() to let the system know where our task and task_handler plugins are.
- stylizer_ctools_plugin_directory in stylizer/
stylizer.module - Implementation of hook_ctools_plugin_directory() to let the system know we implement task and task_handler plugins.
- views_content_ctools_plugin_directory in views_content/
views_content.module - Implementation of hook_ctools_plugin_dierctory() to let the system know where our content_type plugins are.