ctools_math_expr_number |
|
includes/math-expr.inc |
Remove any non-digits so that numbers like $4,511.23 still work. |
|
1 |
ctools_menu |
|
./ctools.module |
Implements hook_menu(). |
|
|
ctools_menu_add_tab |
|
includes/menu.inc |
Dynamically add a tab to the current path. |
1 |
|
ctools_menu_local_tasks_alter |
|
./ctools.module |
Implements hook_menu_local_tasks_alter(). |
|
|
ctools_menu_sort |
|
includes/menu.inc |
Re-sort menu items after we have modified them. |
|
1 |
ctools_metadata_comment_access |
|
includes/entity-access.inc |
Access callback for the comment entity. |
|
1 |
ctools_metadata_no_hook_node_access |
|
includes/entity-access.inc |
Access callback for the node entity. |
|
1 |
ctools_metadata_taxonomy_access |
|
includes/entity-access.inc |
Access callback for the taxonomy entities. |
|
1 |
ctools_metadata_user_access |
|
includes/entity-access.inc |
Access callback for the user entity. |
|
1 |
ctools_modal_add_js |
|
includes/modal.inc |
@file
Implement a modal form using AJAX. |
5 |
|
ctools_modal_add_plugin_js |
|
includes/modal.inc |
@todo Deprecated this. |
2 |
|
ctools_modal_command_dismiss |
|
includes/modal.inc |
Dismiss the modal. |
7 |
|
ctools_modal_command_display |
|
includes/modal.inc |
Place HTML within the modal. |
3 |
|
ctools_modal_command_loading |
|
includes/modal.inc |
Display loading screen in the modal. |
|
|
ctools_modal_form_render |
|
includes/modal.inc |
Render a form into an AJAX display. |
7 |
|
ctools_modal_form_wrapper |
|
includes/modal.inc |
Wrap a form so that we can use it properly with AJAX. Essentially if the
form wishes to render, it automatically does that, otherwise it returns
the render array so we can see submission results. |
3 |
|
ctools_modal_image_button |
|
includes/modal.inc |
Render an image as a button link. This will automatically apply an AJAX class
to the link and add the appropriate javascript to make this happen. |
2 |
|
ctools_modal_render |
|
includes/modal.inc |
Perform a simple modal render and immediately exit. |
|
|
ctools_modal_text_button |
|
includes/modal.inc |
Render text as a link. This will automatically apply an AJAX class
to the link and add the appropriate javascript to make this happen. |
1 |
|
ctools_modules_disabled |
|
./ctools.module |
Implements hook_modules_disabled(). |
|
|
ctools_modules_enabled |
|
./ctools.module |
Implements hook_modules_enabled(). |
|
|
ctools_node_access_ctools_access_check |
|
plugins/access/node_access.inc |
Check for access. |
|
1 |
ctools_node_access_ctools_access_settings |
|
plugins/access/node_access.inc |
Settings form for the 'by node_access' access plugin. |
|
1 |
ctools_node_access_ctools_access_summary |
|
plugins/access/node_access.inc |
Provide a summary description based upon the checked node_accesss. |
|
1 |
ctools_node_add_context |
|
plugins/arguments/node_add.inc |
Discover if this argument gives us the node we crave. |
|
1 |
ctools_node_attachments_content_type_admin_title |
|
plugins/content_types/node_context/node_attachments.inc |
|
|
|
ctools_node_attachments_content_type_edit_form |
|
plugins/content_types/node_context/node_attachments.inc |
|
|
|
ctools_node_attachments_content_type_render |
|
plugins/content_types/node_context/node_attachments.inc |
|
|
|
ctools_node_author_content_type_admin_title |
|
plugins/content_types/node_context/node_author.inc |
Returns the administrative title for a type. |
|
|
ctools_node_author_content_type_edit_form |
|
plugins/content_types/node_context/node_author.inc |
Returns an edit form for custom type settings. |
|
|
ctools_node_author_content_type_edit_form_submit |
|
plugins/content_types/node_context/node_author.inc |
Submit handler for the custom type settings form. |
|
|
ctools_node_author_content_type_render |
|
plugins/content_types/node_context/node_author.inc |
Render the custom content type. |
|
|
ctools_node_body_content_type_admin_title |
|
plugins/content_types/node_context/node_body.inc |
Returns the administrative title for a type. |
|
|
ctools_node_body_content_type_edit_form |
|
plugins/content_types/node_context/node_body.inc |
Returns an edit form for custom type settings. |
|
|
ctools_node_body_content_type_render |
|
plugins/content_types/node_context/node_body.inc |
Render the custom content type. |
|
|
ctools_node_book_children_content_type_admin_title |
|
plugins/content_types/node_context/node_book_children.inc |
|
|
|
ctools_node_book_children_content_type_edit_form |
|
plugins/content_types/node_context/node_book_children.inc |
|
|
|
ctools_node_book_children_content_type_render |
|
plugins/content_types/node_context/node_book_children.inc |
|
|
|
ctools_node_book_menu_content_type_admin_title |
|
plugins/content_types/node_context/node_book_menu.inc |
|
|
|
ctools_node_book_menu_content_type_edit_form |
|
plugins/content_types/node_context/node_book_menu.inc |
|
|
|
ctools_node_book_menu_content_type_render |
|
plugins/content_types/node_context/node_book_menu.inc |
|
|
|
ctools_node_book_nav_content_type_admin_title |
|
plugins/content_types/node_context/node_book_nav.inc |
|
|
|
ctools_node_book_nav_content_type_edit_form |
|
plugins/content_types/node_context/node_book_nav.inc |
|
|
|
ctools_node_book_nav_content_type_render |
|
plugins/content_types/node_context/node_book_nav.inc |
|
|
|
ctools_node_comments_content_type_admin_title |
|
plugins/content_types/node_context/node_comments.inc |
|
|
|
ctools_node_comments_content_type_edit_form |
|
plugins/content_types/node_context/node_comments.inc |
|
|
|
ctools_node_comments_content_type_edit_form_submit |
|
plugins/content_types/node_context/node_comments.inc |
|
|
|
ctools_node_comments_content_type_render |
|
plugins/content_types/node_context/node_comments.inc |
|
|
|
ctools_node_comment_ctools_access_check |
|
plugins/access/node_comment.inc |
Checks for access. |
|
1 |
ctools_node_comment_ctools_access_summary |
|
plugins/access/node_comment.inc |
Provides a summary description based upon the checked node_status. |
|
1 |