You are here

Files in Chaos Tool Suite (ctools) 7

Primary tabs

File namesort descending Location Namespace Description
node_type_desc.inc plugins/content_types/node_context/node_type_desc.inc
node_updated.inc plugins/content_types/node_context/node_updated.inc
node_view.inc page_manager/plugins/tasks/node_view.inc Handle the 'node view' override task.
no_context_content_type.inc ctools_plugin_example/plugins/content_types/no_context_content_type.inc "No context" sample content type. It operates with no context at all. It would be basically the same as a 'custom content' block, but it's not even that sophisticated.
object-cache.cron.inc includes/object-cache.cron.inc Contains cron hooks for the object cache tool.
object-cache.html help/object-cache.html
object-cache.inc includes/object-cache.inc The non-volatile object cache is used to store an object while it is being edited, so that we don't have to save until we're completely done. The cache should be 'cleaned' on a regular basis, meaning to remove old objects from the…
object_cache.test tests/object_cache.test
object_cache_unit.test tests/object_cache_unit.test
page-manager-edit-page.tpl.php page_manager/theme/page-manager-edit-page.tpl.php Template for the page manager page editor.
page-manager.css page_manager/css/page-manager.css body form#page-manager-list-pages-form { margin: 0 0 20px 0; } #page-manager-list-pages-form .form-item { padding-right: 1em; /* LTR */ float: left; /* LTR */ margin-top: 0; margin-bottom: 0; } #page-manager-list-pages { width:…
page-task-type.html page_manager/help/page-task-type.html
page-wizard.inc includes/page-wizard.inc
page-wizard.menu.inc includes/page-wizard.menu.inc Contains menu item registration for the page manager page wizards tool.
page.admin.inc page_manager/plugins/tasks/page.admin.inc Administrative functions for the page subtasks.
page.inc page_manager/plugins/tasks/page.inc Handle the 'page' task, which creates pages with arbitrary tasks and lets handlers decide how they will be rendered.
page_actions.inc plugins/content_types/page/page_actions.inc Plugin to handle the 'page_actions' content type which allows the local actions template variables to be embedded into a panel.
page_breadcrumb.inc plugins/content_types/page/page_breadcrumb.inc Plugin to handle the 'page_breadcrumb' content type which allows the breadcrumb trail of the current page to be embedded into a panel.
page_feed_icons.inc plugins/content_types/page/page_feed_icons.inc Plugin to handle the 'page_feed_icons' content type which allows the feed_icons statement of the site to be embedded into a panel.
page_help.inc plugins/content_types/page/page_help.inc Plugin to handle the 'page_help' content type which allows the help text of the current page to be embedded into a panel.
page_logo.inc plugins/content_types/page/page_logo.inc Plugin to handle the 'page_logo' content type which allows the logo of the site to be embedded into a panel.
page_manager.admin.inc page_manager/page_manager.admin.inc Administrative functions for the page manager.
page_manager.api.php page_manager/page_manager.api.php Describe hooks provided by the Page Manager module.
page_manager.info page_manager/page_manager.info name = Page manager description = Provides a UI and API to manage pages within the site. core = 7.x dependencies[] = ctools package = Chaos tool suite files[] = tests/head_links.test
page_manager.install page_manager/page_manager.install Installation routines for page manager module.
page_manager.module page_manager/page_manager.module The page manager module provides a UI and API to manage pages.
page_manager.theme.inc page_manager/theme/page_manager.theme.inc Preprocess functions for page manager editing templates.
page_manager_context.inc page_manager/plugins/cache/page_manager_context.inc
page_messages.inc plugins/content_types/page/page_messages.inc Plugin to handle the 'page_messages' content type which allows the status messages of the current page to be embedded into a panel.
page_primary_links.inc plugins/content_types/page/page_primary_links.inc Plugin to handle the 'page' content type which allows the standard page template variables to be embedded into a panel.
page_secondary_links.inc plugins/content_types/page/page_secondary_links.inc Plugin to handle the 'page' content type which allows the standard page template variables to be embedded into a panel.
page_site_name.inc plugins/content_types/page/page_site_name.inc Plugin to handle the 'page_site_name' content type which allows the site_name of the site to be embedded into a panel.
page_slogan.inc plugins/content_types/page/page_slogan.inc Plugin to handle the 'page_slogan' content type which allows the slogan of the site to be embedded into a panel.
page_tabs.inc plugins/content_types/page/page_tabs.inc Plugin to handle the 'page' content type which allows the standard page template variables to be embedded into a panel.
page_title.inc plugins/content_types/page/page_title.inc Plugin to handle the 'page' content type which allows the standard page template variables to be embedded into a panel.
page_tokens.test tests/page_tokens.test Tests for different parts of the ctools object caching system.
panels.pages.inc ctools_plugin_example/plugins/panels.pages.inc Holds the panels pages export.
path_visibility.inc plugins/access/path_visibility.inc
perm.inc plugins/access/perm.inc Plugin to provide access control based on user permission strings.
php.inc plugins/access/php.inc Plugin to provide access control based on evaluated PHP.
plugins-admin.inc includes/plugins-admin.inc Contains generic plugin administration functions.
plugins-api.html help/plugins-api.html
plugins-creating.html help/plugins-creating.html
plugins-implementing.html help/plugins-implementing.html
plugins.html help/plugins.html
plugins.inc includes/plugins.inc Contains routines to organize and load plugins. It allows a special variation of the hook system so that plugins can be kept in separate .inc files, and can be either loaded all at once or loaded only when necessary.
plugin_array.inc tests/plugins/cached/plugin_array.inc Chaos Tools plugin include using a plugin array to declare a plugin.
plugin_array.inc tests/plugins/not_cached/plugin_array.inc Chaos Tools plugin include using a plugin array to declare a plugin.
plugin_array2.inc tests/plugins/cached/plugin_array2.inc Chaos Tools plugin include using a plugin array to declare a plugin.
plugin_array2.inc tests/plugins/not_cached/plugin_array2.inc Chaos Tools plugin include using a plugin array to declare a plugin.

Pages

Other projects