You are here

Functions in Classy Panel Styles 7

Primary tabs

Namesort descending Location Description Direct uses Strings
classy_panel_styles_admin_settings_form ./classy_panel_styles.admin.inc Form callback for Classy Panel Styles admin settings. 1
classy_panel_styles_ctools_export_ui_form plugins/export_ui/classy_panel_styles_ctools_export_ui.inc Form callback for the Classy Panel Styles add/edit form. 1
classy_panel_styles_ctools_export_ui_form_submit plugins/export_ui/classy_panel_styles_ctools_export_ui.inc Form submit callback for the Classy Panel Styles add/edit form. 1
classy_panel_styles_ctools_export_ui_form_validate plugins/export_ui/classy_panel_styles_ctools_export_ui.inc Form validate callback for the Classy Panel Styles add/edit form. 1
classy_panel_styles_ctools_plugin_directory ./classy_panel_styles.module Implements hook_ctools_plugin_directory().
classy_panel_styles_form_alter ./classy_panel_styles.module Implements hook_form_alter().
classy_panel_styles_form_ctools_export_ui_edit_item_wizard_form_alter ./classy_panel_styles.module Implements hook_form_FORM_ID_alter() for ctools_export_ui_edit_item_wizard().
classy_panel_styles_get_substyle plugins/styles/classy_panel_styles/classy_panel_styles.inc CTools style plugin callback: Provides a single substyle. 1
classy_panel_styles_get_substyles plugins/styles/classy_panel_styles/classy_panel_styles.inc CTools style plugin callback: Provides all substyles. 1
classy_panel_styles_install ./classy_panel_styles.install Implements hook_install().
classy_panel_styles_load_substyles plugins/styles/classy_panel_styles/classy_panel_styles.inc Provides the list of substyles. 2
classy_panel_styles_menu ./classy_panel_styles.module Implements hook_menu().
classy_panel_styles_merge_plugin plugins/styles/classy_panel_styles/classy_panel_styles.inc Merges the main style plugin with a substyle to create a sub-plugin. 2
classy_panel_styles_permission ./classy_panel_styles.module Implements hook_permission().
classy_panel_styles_plugin_settings_form_submit ./classy_panel_styles.module Updates the applied CPS styles after submitting "edit style settings" form. 1
classy_panel_styles_preprocess_panels_pane plugins/styles/classy_panel_styles/classy_panel_styles.inc Implements MODULE_preprocess_HOOK() for panels_pane.
classy_panel_styles_schema ./classy_panel_styles.install Implements hook_schema().
classy_panel_styles_settings_form plugins/styles/classy_panel_styles/classy_panel_styles.inc Returns the settings form for panes and regions. 1
classy_panel_styles_uninstall ./classy_panel_styles.install Implements hook_uninstall().
cps_example_classy_panel_styles cps_example/cps_example.classy_panel_styles.inc Implements hook_classy_panel_styles().
cps_example_ctools_plugin_api cps_example/cps_example.module Implements hook_ctools_plugin_api().
template_preprocess_classy_panel_styles_region plugins/styles/classy_panel_styles/classy_panel_styles.inc Implements template_preprocess_HOOK() for classy_panel_styles_region.
template_process_classy_panel_styles_pane plugins/styles/classy_panel_styles/classy_panel_styles.inc Implements template_process_HOOK() for classy_panel_styles_pane.
template_process_classy_panel_styles_region plugins/styles/classy_panel_styles/classy_panel_styles.inc Implements template_process_HOOK() for classy_panel_styles_region.
theme_classy_panel_styles_pane plugins/styles/classy_panel_styles/classy_panel_styles.inc Theme callback for classy_panel_styles_pane.
theme_classy_panel_styles_region plugins/styles/classy_panel_styles/classy_panel_styles.inc Theme callback for classy_panel_styles_region.
_classy_panel_styles_add_css plugins/styles/classy_panel_styles/classy_panel_styles.inc Adds Classy Panel Styles CSS to output. 1
_classy_panel_styles_apply ./classy_panel_styles.module Adds Classy Panel Styles to the Drupal.settings javascript object. 2
_classy_panel_styles_apply_all ./classy_panel_styles.module Applies Classy Panel Styles to backend Panels pages via Javascript. 3
_classy_panel_styles_attach ./classy_panel_styles.module Attaches our custom css and js to a form. 2
_classy_panel_styles_filter_conf ./classy_panel_styles.module Filters out disabled CPS styles. 2
_classy_panel_styles_is ./classy_panel_styles.module Determines whether the given style (parent:substyle) is a CPS substyle. 2
_classy_panel_styles_parse_options plugins/export_ui/classy_panel_styles_ctools_export_ui.inc Attempts to parse the user-provided options string into key value pairs. 2
_classy_panel_styles_preprocess plugins/styles/classy_panel_styles/classy_panel_styles.inc Adds CSS to response; Adds classes to the template variable or JS settings. 2
_classy_panel_styles_set_display_style ./classy_panel_styles.module Sets default style of the Display object to be CPS. 2

Other projects