ctools_plugin_example_explanation_page |
|
ctools_plugin_example/ctools_plugin_example.module |
Just provide an explanation page for the admin section. |
|
1 |
ctools_plugin_example_menu |
|
ctools_plugin_example/ctools_plugin_example.module |
Implements hook_menu. |
|
|
ctools_plugin_example_simplecontext_content_type_admin_info |
|
ctools_plugin_example/plugins/content_types/simplecontext_content_type.inc |
Callback to provide administrative info (the preview in panels when building
a panel). |
|
1 |
ctools_plugin_example_simplecontext_content_type_admin_title |
|
ctools_plugin_example/plugins/content_types/simplecontext_content_type.inc |
|
|
1 |
ctools_plugin_get_class |
|
includes/plugins.inc |
Get a class from a plugin, if it exists. If the plugin is not already
loaded, try ctools_plugin_load_class() instead. |
2 |
|
ctools_plugin_get_directories |
|
includes/plugins.inc |
Get a list of directories to search for plugins of the given type. |
1 |
|
ctools_plugin_get_function |
|
includes/plugins.inc |
Get a function from a plugin, if it exists. If the plugin is not already
loaded, try ctools_plugin_load_function() instead. |
51 |
|
ctools_plugin_get_info |
|
includes/plugins.inc |
Ask a module for info about a particular plugin type. |
2 |
|
ctools_plugin_get_plugin_type_info |
|
includes/plugins.inc |
Return the full list of plugin type info for all plugin types registered in
the current system. |
3 |
|
ctools_plugin_load_class |
|
includes/plugins.inc |
Load a plugin and get a class name from it, returning success only if the
class exists. |
2 |
|
ctools_plugin_load_function |
|
includes/plugins.inc |
Load a plugin and get a function name from it, returning success only
if the function exists. |
8 |
|
ctools_plugin_load_hooks |
|
includes/plugins.inc |
Load plugin info for the provided hook; this is handled separately from
plugins from files. |
1 |
|
ctools_plugin_load_includes |
|
includes/plugins.inc |
Load plugins from a directory. |
1 |
1 |
ctools_plugin_process |
|
includes/plugins.inc |
Process a single hook implementation of a ctools plugin. |
2 |
|
ctools_plugin_process_info |
|
includes/plugins.inc |
Process an info file for plugin information, rather than a hook. |
1 |
|
ctools_plugin_sort |
|
includes/plugins.inc |
Sort callback for sorting plugins naturally. |
|
1 |
ctools_plugin_test_ctools_plugin_directory |
|
tests/ctools_plugin_test.module |
Implementation of hook_ctools_plugin_directory(). |
|
|
ctools_plugin_test_ctools_plugin_test_big_hook_cached |
|
tests/ctools_plugin_test.module |
Plugin callback. |
|
|
ctools_plugin_test_ctools_plugin_test_big_hook_not_cached |
|
tests/ctools_plugin_test.module |
Plugin callback. |
|
|
ctools_plugin_test_ctools_plugin_type |
|
tests/ctools_plugin_test.module |
Implements hook_ctools_plugin_type(). |
|
|
ctools_plugin_test_hook_cached_test |
|
tests/ctools_plugin_test.module |
Callback for the big_hook_cached plugin. |
|
1 |
ctools_plugin_test_hook_not_cached_test |
|
tests/ctools_plugin_test.module |
Callback for the big_hook_not_cached plugin. |
|
1 |
ctools_plugin_test_plugin_array2_cached_test |
|
tests/plugins/cached/plugin_array2.inc |
Plugin array function plugin. |
|
1 |
ctools_plugin_test_plugin_array2_not_cached_test |
|
tests/plugins/not_cached/plugin_array2.inc |
Plugin array function plugin. |
|
1 |
ctools_plugin_test_plugin_array_cached_test |
|
tests/plugins/cached/plugin_array.inc |
Plugin array function plugin. |
|
1 |
ctools_plugin_test_plugin_array_not_cached_test |
|
tests/plugins/not_cached/plugin_array.inc |
Plugin array function plugin. |
|
1 |
ctools_preprocess_node |
|
./ctools.module |
A theme preprocess function to automatically allow panels-based node
templates based upon input when the panel was configured. |
|
|
ctools_process |
|
./ctools.module |
Implements hook_process(). |
|
|
ctools_profile_fields_content_type_admin_title |
|
plugins/content_types/user_context/profile_fields.inc |
'Title' callback for the 'profile fields' content type. |
|
|
ctools_profile_fields_content_type_edit_form |
|
plugins/content_types/user_context/profile_fields.inc |
'Edit' callback for the 'profile fields' content type. |
|
|
ctools_profile_fields_content_type_edit_form_submit |
|
plugins/content_types/user_context/profile_fields.inc |
|
|
|
ctools_profile_fields_content_type_render |
|
plugins/content_types/user_context/profile_fields.inc |
'Render' callback for the 'profile fields' content type. |
|
|
ctools_profile_fields_content_type_theme |
|
plugins/content_types/user_context/profile_fields.inc |
|
|
1 |
ctools_query_string_exists_ctools_access_check |
|
plugins/access/query_string_exists.inc |
Check for access. |
|
1 |
ctools_query_string_exists_ctools_access_settings |
|
plugins/access/query_string_exists.inc |
Settings form. |
|
1 |
ctools_query_string_exists_ctools_access_summary |
|
plugins/access/query_string_exists.inc |
Provide a summary description. |
|
1 |
ctools_registry_files_alter |
|
./ctools.module |
Implements hook_registry_files_alter(). |
|
|
ctools_relcontext_from_simplecontext_context |
|
ctools_plugin_example/plugins/relationships/relcontext_from_simplecontext.inc |
Return a new context based on an existing context. |
|
1 |
ctools_relcontext_from_simplecontext_settings_form |
|
ctools_plugin_example/plugins/relationships/relcontext_from_simplecontext.inc |
Settings form for the relationship. |
|
1 |
ctools_requirements |
|
./ctools.install |
Use requirements to ensure that the CTools CSS cache directory can be
created and that the PHP version requirement is met. |
|
|
ctools_reset_page_tokens |
|
./ctools.module |
Reset the defined page tokens within this request. |
1 |
|
ctools_role_ctools_access_check |
|
plugins/access/role.inc |
Check for access. |
|
1 |
ctools_role_ctools_access_settings |
|
plugins/access/role.inc |
Settings form for the 'by role' access plugin. |
|
1 |
ctools_role_ctools_access_settings_submit |
|
plugins/access/role.inc |
Compress the roles allowed to the minimum. |
|
1 |
ctools_role_ctools_access_summary |
|
plugins/access/role.inc |
Provide a summary description based upon the checked roles. |
|
1 |
ctools_ruleset_ctools_access_check |
|
ctools_access_ruleset/plugins/access/ruleset.inc |
Check for access. |
|
1 |
ctools_ruleset_ctools_access_get_child |
|
ctools_access_ruleset/plugins/access/ruleset.inc |
Get a single child access plugin. |
|
1 |
ctools_ruleset_ctools_access_get_children |
|
ctools_access_ruleset/plugins/access/ruleset.inc |
Get all child access plugins. |
|
1 |
ctools_ruleset_ctools_access_merge_plugin |
|
ctools_access_ruleset/plugins/access/ruleset.inc |
Merge the main access plugin with a loaded ruleset to form a child plugin. |
2 |
|
ctools_ruleset_ctools_access_settings |
|
ctools_access_ruleset/plugins/access/ruleset.inc |
Settings form for the 'by ruleset' access plugin. |
|
1 |