about.html |
|
help/about.html |
|
|
about.html |
|
page_manager/help/about.html |
|
|
Access-Plugins--Determining-access-and-visibility.html |
|
ctools_plugin_example/help/Access-Plugins--Determining-access-and-visibility.html |
|
|
action-links.theme.inc |
|
includes/action-links.theme.inc |
|
Theme function for wrapping menu local actions. |
ajax.html |
|
help/ajax.html |
|
|
ajax.inc |
|
includes/ajax.inc |
|
Set this so we can tell that the file has been included at some point. |
api-task-handler.html |
|
page_manager/help/api-task-handler.html |
|
|
api-task-type.html |
|
page_manager/help/api-task-type.html |
|
|
api-task.html |
|
page_manager/help/api-task.html |
|
|
API.txt |
|
./API.txt |
|
Current API Version: 2.0.8
Please note that the API version is an internal number and does not match release numbers. It is entirely possible that releases will not increase the API version number, and increasing this number too often would burden… |
Argument-Plugins--Starting-at-the-beginning.html |
|
ctools_plugin_example/help/Argument-Plugins--Starting-at-the-beginning.html |
|
|
arg_length.inc |
|
ctools_plugin_example/plugins/access/arg_length.inc |
|
Plugin to provide access control/visibility based on length of
simplecontext argument (in URL). |
block.inc |
|
plugins/content_types/block/block.inc |
|
Provide Drupal blocks as content. |
blog.inc |
|
page_manager/plugins/tasks/blog.inc |
|
|
blog_user.inc |
|
page_manager/plugins/tasks/blog_user.inc |
|
|
book.inc |
|
plugins/access/book.inc |
|
Plugin to provide access control based on whether a node belongs to a book. |
book_parent.inc |
|
plugins/relationships/book_parent.inc |
|
Plugin to provide an relationship handler for book parent. |
bulk_export.css |
|
bulk_export/bulk_export.css |
|
.export-container {
width: 48%;
float: left;
padding: 5px 1% 0;
}
.export-container table {
width: 100%;
}
.export-container table input,
.export-container table th,
.export-container table td {
padding: 0 0 .2em .5em;
margin: 0;
… |
bulk_export.info |
|
bulk_export/bulk_export.info |
|
name = Bulk Export
description = Performs bulk exporting of data objects known about by Chaos tools.
core = 7.x
dependencies[] = ctools:ctools
package = Chaos tool suite |
bulk_export.module |
|
bulk_export/bulk_export.module |
|
Perform bulk exports. |
button.css |
|
css/button.css |
|
.ctools-button-processed {
border-style: solid;
border-width: 1px;
display: inline-block;
line-height: 1;
}
.ctools-button-processed:hover {
cursor: pointer;
}
.ctools-button-processed .ctools-content {
padding-bottom: 2px;
… |
cache.inc |
|
includes/cache.inc |
|
Plugins to handle cache-indirection. |
cache.plugin-type.inc |
|
includes/cache.plugin-type.inc |
|
Contains plugin type registration information for the cache tool. |
Chaos-Tools--CTools--Plugin-Examples.html |
|
ctools_plugin_example/help/Chaos-Tools--CTools--Plugin-Examples.html |
|
|
cleanstring.inc |
|
includes/cleanstring.inc |
|
Helper class to clean strings to make them URL safe and translatable. |
collapsible-div.css |
|
css/collapsible-div.css |
|
.ctools-collapsible-container .ctools-toggle {
float: left;
width: 21px;
height: 21px;
cursor: pointer;
background: url(../images/collapsible-expanded.png) no-repeat 7px 7px;
}
.ctools-collapsible-container .ctools-collapsible-handle {
… |
collapsible-div.html |
|
help/collapsible-div.html |
|
|
collapsible.theme.inc |
|
includes/collapsible.theme.inc |
|
Theme function for the collapsible div tool. |
comment_created.inc |
|
plugins/content_types/comment/comment_created.inc |
|
|
comment_links.inc |
|
plugins/content_types/comment/comment_links.inc |
|
|
comment_parent.inc |
|
plugins/relationships/comment_parent.inc |
|
relationships/comment_parent.inc
Plugin to provide a relationship handler for comment parent. |
comment_reply.inc |
|
page_manager/plugins/tasks/comment_reply.inc |
|
|
comment_reply_form.inc |
|
plugins/content_types/comment/comment_reply_form.inc |
|
CTools content-type plugin to provide a comment-reply form (replying either
to a node or to another comment). |
compare_users.inc |
|
plugins/access/compare_users.inc |
|
CTools access plugin to provide access/visiblity if two user contexts are equal. |
contact.inc |
|
plugins/content_types/contact/contact.inc |
|
|
contact_site.inc |
|
page_manager/plugins/tasks/contact_site.inc |
|
|
contact_user.inc |
|
page_manager/plugins/tasks/contact_user.inc |
|
|
Content-Type-Plugins--Displaying-content-using-a-context.html |
|
ctools_plugin_example/help/Content-Type-Plugins--Displaying-content-using-a-context.html |
|
|
content.inc |
|
includes/content.inc |
|
Contains the tools to handle pluggable content that can be used by other
applications such as Panels or Dashboard. |
content.menu.inc |
|
includes/content.menu.inc |
|
Contains menu item registration for the content tool. |
content.plugin-type.inc |
|
includes/content.plugin-type.inc |
|
Contains plugin type registration information for the content tool. |
content.theme.inc |
|
includes/content.theme.inc |
|
Contains theme registry and theme implementations for the content types. |
context-access-admin.inc |
|
includes/context-access-admin.inc |
|
Contains administrative screens for the access control plugins. |
context-access.html |
|
help/context-access.html |
|
|
context-admin.inc |
|
includes/context-admin.inc |
|
includes/common-context.inc
Provide API for adding contexts for modules that embed displays. |
context-arguments.html |
|
help/context-arguments.html |
|
|
context-content.html |
|
help/context-content.html |
|
|
context-context.html |
|
help/context-context.html |
|
|
Context-plugins--Creating-a--context--from-an-argument.html |
|
ctools_plugin_example/help/Context-plugins--Creating-a--context--from-an-argument.html |
|
|
context-relationships.html |
|
help/context-relationships.html |
|
|