You are here

15 calls to ctools_add_css() in Chaos Tool Suite (ctools) 6

ctools_access_ruleset_ui::edit_form_context in ctools_access_ruleset/plugins/export_ui/ctools_access_ruleset_ui.class.php
ctools_ajax_sample_page in ctools_ajax_sample/ctools_ajax_sample.module
Page callback to display links and render a container for AJAX stuff.
ctools_export_ui::list_css in plugins/export_ui/ctools_export_ui.class.php
Add listing CSS to the page.
ctools_init in ./ctools.module
Implement hook_init to keep our global CSS at the ready.
ctools_modal_add_js in includes/modal.inc
@file Implement a modal form using AJAX.
ctools_stylizer_edit_style_form_default in includes/stylizer.inc
The default stylizer style editing form.
ctools_wizard_wrapper in includes/wizard.inc
Provide a wrapper around another form for adding multi-step information.
template_preprocess_page_manager_edit_page in page_manager/theme/page_manager.theme.inc
Preprocess the page manager edit page.
theme_ctools_collapsible in includes/collapsible.theme.inc
Render a collapsible div.
theme_ctools_collapsible_remembered in includes/collapsible.theme.inc
Render a collapsible div whose state will be remembered.
theme_ctools_context_list_no_table in includes/context.theme.inc
ctools_context_list() but not in a table format because tabledrag won't let us have tables within tables and still drag.
theme_ctools_dropdown in includes/dropdown.theme.inc
Create a dropdown menu.
theme_ctools_style_icon in includes/stylizer.inc
Theme the style icon image
theme_page_manager_changed in page_manager/theme/page_manager.theme.inc
Draw the "you have unsaved changes and this task is locked." message.
theme_page_manager_lock in page_manager/theme/page_manager.theme.inc
Draw the "this task is locked from editing" box.