You are here

Functions in Style Switcher 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
styleswitcher_css_alter ./styleswitcher.module Implements hook_css_alter().
styleswitcher_custom_styles ./styleswitcher.module Returns a list of custom styles. 4 1
styleswitcher_default_style_key ./styleswitcher.module Finds the default style and returns its key. 3
styleswitcher_element_info_alter ./styleswitcher.module Implements hook_element_info_alter().
styleswitcher_page_attachments ./styleswitcher.module Implements hook_page_attachments().
styleswitcher_pre_render_html_tag ./styleswitcher.module Render API callback: Adds HTML id for the Style Switcher style link. 1 1
styleswitcher_sort ./styleswitcher.module Sorts styles by weight and index. 2
styleswitcher_styles_settings ./styleswitcher.module Returns a list of styles with theme-specific settings. 1 2
styleswitcher_style_load ./styleswitcher.module Loads a style array by its machine name and a theme name. 3
styleswitcher_style_load_multiple ./styleswitcher.module Returns a list of styles. 6
styleswitcher_theme ./styleswitcher.module Implements hook_theme().
styleswitcher_themes_uninstalled ./styleswitcher.module Implements hook_themes_uninstalled().
styleswitcher_theme_default_style_key ./styleswitcher.module Saves/returns the key of default style provided by a theme. 3
styleswitcher_theme_styles ./styleswitcher.module Returns a list of styles provided by a theme. 3
styleswitcher_update_8201 ./styleswitcher.install Update configuration to match the fixed schema.
theme_styleswitcher_admin_styles_table ./styleswitcher.module Returns HTML for the styles settings overview form element. 1
theme_styleswitcher_admin_style_overview ./styleswitcher.module Returns HTML for a style description on the styles overview page. 1
_styleswitcher_style_name ./styleswitcher.module Transliterates a human-readable name to a machine name. 2

Other projects