You are here

Functions in Express 8

Primary tabs

Namesort descending Location Description Direct uses Strings
bootstrap_bootstrap_colorize_text_alter themes/contrib/bootstrap/bootstrap.theme
bootstrap_bootstrap_iconize_text_alter themes/contrib/bootstrap/bootstrap.theme
bootstrap_bootstrap_layouts_class_options_alter themes/contrib/bootstrap/bootstrap.theme
bootstrap_cdn_provider Deprecated themes/contrib/bootstrap/deprecated.php Retrieves a list of available CDN providers for the Bootstrap framework.
bootstrap_drush_command themes/contrib/bootstrap/bootstrap.drush.inc Implements hook_drush_command().
bootstrap_element_info_alter themes/contrib/bootstrap/bootstrap.theme
bootstrap_element_smart_description Deprecated themes/contrib/bootstrap/deprecated.php Converts an element description into a tooltip based on certain criteria.
bootstrap_form_alter themes/contrib/bootstrap/bootstrap.theme
bootstrap_form_system_theme_settings_alter themes/contrib/bootstrap/bootstrap.theme
bootstrap_get_cdn_assets Deprecated themes/contrib/bootstrap/deprecated.php Retrieves CDN assets for the active provider, if any.
bootstrap_get_theme_info Deprecated themes/contrib/bootstrap/deprecated.php Return information from the .info file of a theme (and possible base themes).
bootstrap_icon_bundles themes/contrib/bootstrap/icons.inc Implements hook_icon_bundles().
bootstrap_icon_providers themes/contrib/bootstrap/icons.inc Implements hook_icon_providers().
bootstrap_include Deprecated themes/contrib/bootstrap/deprecated.php Includes a file from a theme.
bootstrap_js_settings_alter themes/contrib/bootstrap/bootstrap.theme
bootstrap_library_info_alter themes/contrib/bootstrap/bootstrap.theme
bootstrap_page_attachments_alter themes/contrib/bootstrap/bootstrap.theme
bootstrap_preprocess themes/contrib/bootstrap/bootstrap.theme 1
bootstrap_setting Deprecated themes/contrib/bootstrap/deprecated.php Retrieves a setting for the current theme or for a given theme.
bootstrap_theme themes/contrib/bootstrap/bootstrap.theme 3
bootstrap_theme_registry_alter themes/contrib/bootstrap/bootstrap.theme @todo Remove once a proper replacement for the theme.registry service can be created in a bootstrap_core sub-module.
bootstrap_theme_suggestions_alter themes/contrib/bootstrap/bootstrap.theme
demo_express_install demo_express/demo_express.install Implements hook_install().
drush_bootstrap_generate_docs themes/contrib/bootstrap/bootstrap.drush.inc Generates markdown documentation.
express_back_to_top_preprocess_page modules/custom/express_back_to_top/express_back_to_top.module Preprocess theme variables for a specific theme hook.
express_install ./express.install Implements hook_install().
express_site_info_help modules/custom/express_site_info/express_site_info.module Implements hook_help().
hook_bootstrap_colorize_text_alter themes/contrib/bootstrap/bootstrap.api.php Allows sub-themes to alter the array used for colorizing text.
hook_bootstrap_iconize_text_alter themes/contrib/bootstrap/bootstrap.api.php Allows sub-themes to alter the array used for associating an icon with text.
includeFile vendor/composer/ClassLoader.php Scope isolated include. 1
_bootstrap_add_class Deprecated themes/contrib/bootstrap/deprecated.php Adds a class to an element's render array.
_bootstrap_colorize_button Deprecated themes/contrib/bootstrap/deprecated.php Adds a specific Bootstrap class to color a button based on its text value.
_bootstrap_colorize_text Deprecated themes/contrib/bootstrap/deprecated.php Matches a Bootstrap class based on a string value.
_bootstrap_file_scan_directory Deprecated themes/contrib/bootstrap/deprecated.php Wrapper for the core file_scan_directory() function.
_bootstrap_get_attributes Deprecated themes/contrib/bootstrap/deprecated.php Retrieves an element's "attributes" array.
_bootstrap_get_base_themes Deprecated themes/contrib/bootstrap/deprecated.php Returns a list of base themes for active or provided theme.
_bootstrap_get_classes Deprecated themes/contrib/bootstrap/deprecated.php Retrieves an element's "class" attribute array.
_bootstrap_glyphicons Deprecated themes/contrib/bootstrap/deprecated.php Returns a list of available Bootstrap Glyphicons.
_bootstrap_glyphicons_supported Deprecated themes/contrib/bootstrap/deprecated.php Determine whether or not Bootstrap Glyphicons can be used.
_bootstrap_icon Deprecated themes/contrib/bootstrap/deprecated.php Returns a specific Bootstrap Glyphicon.
_bootstrap_iconize_button Deprecated themes/contrib/bootstrap/deprecated.php Adds an icon to button element based on its text value.
_bootstrap_iconize_text Deprecated themes/contrib/bootstrap/deprecated.php Matches a Bootstrap Glyphicon based on a string value.
_bootstrap_is_button Deprecated themes/contrib/bootstrap/deprecated.php Determines if an element is a button.
_bootstrap_is_simple_string Deprecated themes/contrib/bootstrap/deprecated.php Determines if a string of text is considered "simple".
_bootstrap_remove_class Deprecated themes/contrib/bootstrap/deprecated.php Removes a class from an element's attributes array.
_drush_bootstrap_generate_docs_settings themes/contrib/bootstrap/bootstrap.drush.inc Generates settings documentation.

Other projects