aggregator_ctools_block_info |
plugins/content_types/block/block.inc |
|
|
|
block_ctools_block_info |
plugins/content_types/block/block.inc |
|
|
|
blog_ctools_block_info |
plugins/content_types/block/block.inc |
|
|
|
book_ctools_block_info |
plugins/content_types/block/block.inc |
|
|
|
bulk_export_export |
bulk_export/bulk_export.module |
FAPI gateway to the bulk exporter. |
|
1 |
bulk_export_export_form |
bulk_export/bulk_export.module |
FAPI definition for the bulk exporter form. |
|
1 |
bulk_export_export_form_submit |
bulk_export/bulk_export.module |
Process the bulk export submit form and make the results available. |
|
|
bulk_export_menu |
bulk_export/bulk_export.module |
Implements hook_menu(). |
|
|
bulk_export_perm |
bulk_export/bulk_export.module |
Implements hook_perm(). |
|
|
bulk_export_theme |
bulk_export/bulk_export.module |
Implements hook_theme(). |
|
|
comment_ctools_block_info |
plugins/content_types/block/block.inc |
|
|
|
ctools_access |
includes/context.inc |
Determine if the current user has access via plugin. |
3 |
|
ctools_access_add_restrictions |
includes/context.inc |
Apply restrictions to contexts based upon the access control configured. |
2 |
|
ctools_access_admin_form |
includes/context-access-admin.inc |
Administrative form for access control. |
3 |
|
ctools_access_admin_form_submit |
includes/context-access-admin.inc |
|
|
1 |
ctools_access_admin_render_table |
includes/context-access-admin.inc |
Render the table. This is used both to render it initially and to rerender
it upon ajax response. |
4 |
|
ctools_access_ajax_add |
includes/context-access-admin.inc |
AJAX callback to add a new access test to the list. |
|
1 |
ctools_access_ajax_delete |
includes/context-access-admin.inc |
AJAX command to remove an access control item. |
|
1 |
ctools_access_ajax_edit |
includes/context-access-admin.inc |
AJAX callback to edit an access test in the list. |
|
1 |
ctools_access_ajax_edit_item |
includes/context-access-admin.inc |
Form to edit the settings of an access test. |
|
2 |
ctools_access_ajax_edit_item_submit |
includes/context-access-admin.inc |
Submit handler for argument settings. |
|
|
ctools_access_ajax_edit_item_validate |
includes/context-access-admin.inc |
Validate handler for argument settings. |
|
|
ctools_access_get_loggedin_context |
includes/context.inc |
Create a context for the logged in user. |
5 |
|
ctools_access_group_summary |
includes/context.inc |
Get a summary of a group of access plugin's settings. |
2 |
|
ctools_access_menu |
./ctools.module |
Determine if the current user has access via a plugin. |
|
1 |
ctools_access_multiperm |
./ctools.module |
Determine if the current user has access via checks to multiple different
permissions. |
|
1 |
ctools_access_new_test |
includes/context.inc |
Create default settings for a new access plugin. |
1 |
|
ctools_access_ruleset_ctools_plugin_directory |
ctools_access_ruleset/ctools_access_ruleset.module |
Implementation of hook_ctools_plugin_directory() to let the system know
we implement task and task_handler plugins. |
|
|
ctools_access_ruleset_install |
ctools_access_ruleset/ctools_access_ruleset.install |
Implementation of hook_install(). |
|
|
ctools_access_ruleset_panels_dashboard_blocks |
ctools_access_ruleset/ctools_access_ruleset.module |
Implementation of hook_panels_dashboard_blocks(). |
|
|
ctools_access_ruleset_perm |
ctools_access_ruleset/ctools_access_ruleset.module |
Implementation of hook_perm() |
|
|
ctools_access_ruleset_schema |
ctools_access_ruleset/ctools_access_ruleset.install |
Schema for customizable access rulesets. |
|
|
ctools_access_ruleset_schema_1 |
ctools_access_ruleset/ctools_access_ruleset.install |
|
1 |
|
ctools_access_ruleset_uninstall |
ctools_access_ruleset/ctools_access_ruleset.install |
Implementation of hook_uninstall(). |
|
|
ctools_access_summary |
includes/context.inc |
Get a summary of an access plugin's settings. |
3 |
|
ctools_add_css |
./ctools.module |
Include css files as necessary. |
15 |
|
ctools_add_js |
./ctools.module |
Include js files as necessary. |
13 |
|
ctools_admin_term_list_options |
plugins/content_types/term_context/term_list.inc |
|
3 |
|
ctools_ajax_associate_url_to_element |
includes/ajax.inc |
Associate a URL to a form element with a hidden form. |
|
|
ctools_ajax_command_after |
includes/ajax.inc |
Create an after command for the AJAX responder. |
|
|
ctools_ajax_command_append |
includes/ajax.inc |
Create an append command for the AJAX responder. |
1 |
|
ctools_ajax_command_attr |
includes/ajax.inc |
Set a single property to a value, on all matched elements. |
|
|
ctools_ajax_command_before |
includes/ajax.inc |
Create a before command for the AJAX responder. |
|
|
ctools_ajax_command_changed |
includes/ajax.inc |
Create a changed command for the AJAX responder. |
2 |
|
ctools_ajax_command_css |
includes/ajax.inc |
Create a css command for the AJAX responder. |
|
|
ctools_ajax_command_css_files |
includes/ajax.inc |
Create a settings command for the AJAX responder. |
1 |
|
ctools_ajax_command_data |
includes/ajax.inc |
Create a data command for the AJAX responder. |
|
|
ctools_ajax_command_error |
includes/ajax.inc |
Create a command array for the error case. |
1 |
|
ctools_ajax_command_html |
includes/ajax.inc |
Set the HTML of a given selector to the given data. |
2 |
|
ctools_ajax_command_prepend |
includes/ajax.inc |
Create a prepend command for the AJAX responder. |
|
|