ctools_book_node_ctools_access_summary |
|
plugins/access/book.inc |
Provide a summary description based upon the checked node_languages. |
|
1 |
ctools_book_parent_context |
|
plugins/relationships/book_parent.inc |
Return a new context based on an existing context. |
|
1 |
ctools_book_parent_settings_form |
|
plugins/relationships/book_parent.inc |
Settings form for the relationship. |
|
1 |
ctools_break_phrase |
|
./ctools.module |
Parse integer sequences of the form "x,y,z" or "x+y+z" into separate values. |
3 |
|
ctools_cache_clear |
|
includes/cache.inc |
Clear data from an indirect cache. |
1 |
|
ctools_cache_export_ui_cache_get |
|
plugins/cache/export_ui.inc |
|
|
1 |
ctools_cache_export_ui_cache_set |
|
plugins/cache/export_ui.inc |
|
|
1 |
ctools_cache_find_plugin |
|
includes/cache.inc |
Take a mechanism and return a plugin and data. |
4 |
|
ctools_cache_get |
|
includes/cache.inc |
Fetch data from an indirect cache. |
4 |
|
ctools_cache_operation |
|
includes/cache.inc |
Perform a secondary operation on an indirect cache. |
6 |
|
ctools_cache_plugin_type |
|
includes/cache.plugin-type.inc |
@file
Contains plugin type registration information for the cache tool. |
|
|
ctools_cache_set |
|
includes/cache.inc |
Store data in an indirect cache. |
1 |
|
ctools_cache_simple_cache_clear |
|
plugins/cache/simple.inc |
|
|
1 |
ctools_cache_simple_cache_get |
|
plugins/cache/simple.inc |
|
|
1 |
ctools_cache_simple_cache_set |
|
plugins/cache/simple.inc |
|
|
1 |
ctools_class_add |
|
./ctools.module |
Add an array of classes to the body. |
3 |
|
ctools_class_remove |
|
./ctools.module |
Remove an array of classes from the body. |
3 |
|
ctools_class_reset |
|
./ctools.module |
Reset the storage used for ctools_class_add and ctools_class_remove. |
4 |
|
ctools_cleanstring |
|
includes/cleanstring.inc |
Clean up a string value provided by a module. |
2 |
|
ctools_cleanstring_truncate |
|
includes/cleanstring.inc |
A friendly version of truncate_utf8. |
1 |
|
ctools_collapsible_theme |
|
includes/collapsible.theme.inc |
Delegated implementation of hook_theme() |
|
|
ctools_comment_created_content_type_admin_title |
|
plugins/content_types/comment/comment_created.inc |
Returns the administrative title for a type. |
|
|
ctools_comment_created_content_type_edit_form |
|
plugins/content_types/comment/comment_created.inc |
Returns an edit form for custom type settings. |
|
|
ctools_comment_created_content_type_edit_form_submit |
|
plugins/content_types/comment/comment_created.inc |
Submit handler for the custom type settings form. |
|
|
ctools_comment_created_content_type_render |
|
plugins/content_types/comment/comment_created.inc |
Render the custom content type. |
|
|
ctools_comment_links_content_type_admin_title |
|
plugins/content_types/comment/comment_links.inc |
|
|
|
ctools_comment_links_content_type_edit_form |
|
plugins/content_types/comment/comment_links.inc |
Returns an edit form for the custom type. |
|
|
ctools_comment_links_content_type_edit_form_submit |
|
plugins/content_types/comment/comment_links.inc |
|
|
|
ctools_comment_links_content_type_render |
|
plugins/content_types/comment/comment_links.inc |
Output function for the comment links. |
|
|
ctools_comment_parent_context |
|
plugins/relationships/comment_parent.inc |
Return a new context based on an existing context. |
|
1 |
ctools_comment_render |
|
plugins/content_types/node_context/node_comments.inc |
This function is a somewhat stripped down version of comment_render
that removes a bunch of cruft that we both don't need, and makes it
difficult to modify this. |
1 |
|
ctools_comment_reply_form_content_type_admin_title |
|
plugins/content_types/comment/comment_reply_form.inc |
|
|
|
ctools_comment_reply_form_content_type_edit_form |
|
plugins/content_types/comment/comment_reply_form.inc |
|
|
|
ctools_comment_reply_form_content_type_edit_form_submit |
|
plugins/content_types/comment/comment_reply_form.inc |
|
|
|
ctools_comment_reply_form_content_type_render |
|
plugins/content_types/comment/comment_reply_form.inc |
|
|
1 |
ctools_compare_users_access_check |
|
plugins/access/compare_users.inc |
Check for access. |
|
1 |
ctools_compare_users_ctools_access_summary |
|
plugins/access/compare_users.inc |
Describe an instance of this plugin. |
|
1 |
ctools_compare_users_settings |
|
plugins/access/compare_users.inc |
Settings form for the 'by perm' access plugin. |
|
1 |
ctools_contact_content_type_admin_title |
|
plugins/content_types/contact/contact.inc |
Returns the administrative title for a type. |
|
|
ctools_contact_content_type_edit_form |
|
plugins/content_types/contact/contact.inc |
Returns an edit form for custom type settings. |
|
|
ctools_contact_content_type_edit_form_submit |
|
plugins/content_types/contact/contact.inc |
Submit handler for contact form. |
|
|
ctools_contact_content_type_render |
|
plugins/content_types/contact/contact.inc |
Render the custom content type. |
|
|
ctools_content_admin_icon |
|
includes/content.inc |
Get the proper icon path to use, falling back to default icons if no icon exists. |
1 |
|
ctools_content_admin_info |
|
includes/content.inc |
Get the administrative title from a given content type. |
|
|
ctools_content_admin_title |
|
includes/content.inc |
Get the administrative title from a given content type. |
|
|
ctools_content_autocomplete_entity |
|
includes/content.menu.inc |
Helper function for autocompletion of entity titles. |
|
1 |
ctools_content_configure_form_defaults |
|
includes/content.inc |
Add the default FAPI elements to the content type configuration form. |
|
1 |
ctools_content_configure_form_defaults_submit |
|
includes/content.inc |
Submit handler to store context/title override info. |
|
1 |
ctools_content_editable |
|
includes/content.inc |
Determine if a content type can be edited or not. |
|
|
ctools_content_form |
|
includes/content.inc |
Get the config form. |
|
|