ProviderInterface::processApi |
function |
Processes the provider plugin definition upon discovery. |
ProviderInterface::processDefinition |
function |
Processes the provider plugin definition upon discovery. |
SettingBase::getElement |
function |
|
SettingBase::getGroup |
function |
|
SettingInterface::getElement |
function |
Retrieves the form element for the setting. |
SettingInterface::getGroup |
function |
Retrieves the group form element the setting belongs to. |
Theme::getProvider |
function |
Retrieves the CDN Provider. |
Theme::getProviders |
function |
Retrieves all CDN Providers. |
Theme::getSettingPlugins |
function |
Retrieves the theme's setting plugin instances. |
ThemeSuggestions::addEntitySuggestions |
function |
Adds "bundle" and "view mode" suggestions for an entity. |
ThemeSuggestions::getEntity |
function |
Extracts the entity from the element(s) passed in the Variables object. |
TrustedCallbackInterface |
interface |
Interface to declare trusted callbacks. |
Unicode::strpos |
function |
Finds the position of the first occurrence of a string in another string. |
Unicode::strtolower |
function |
Converts a UTF-8 string to lowercase. |
Unicode::substr |
function |
Cuts off a piece of a string based on character indices and counts. |
UpdateBase::getLevel |
function |
|
UpdateBase::getTitle |
function |
|
UpdateManager::getLatestVersion |
function |
Retrieves the latest update schema. |
_bootstrap_add_class |
function |
Adds a class to an element's render array. |
_bootstrap_colorize_button |
function |
Adds a specific Bootstrap class to color a button based on its text value. |
_bootstrap_colorize_text |
function |
Matches a Bootstrap class based on a string value. |
_bootstrap_file_scan_directory |
function |
Wrapper for the core file_scan_directory() function. |
_bootstrap_get_attributes |
function |
Retrieves an element's "attributes" array. |
_bootstrap_get_base_themes |
function |
Returns a list of base themes for active or provided theme. |
_bootstrap_get_classes |
function |
Retrieves an element's "class" attribute array. |
_bootstrap_glyphicon |
function |
Returns a specific Bootstrap Glyphicon as a render array. |
_bootstrap_glyphicons |
function |
Returns a list of available Bootstrap Glyphicons. |
_bootstrap_glyphicons_supported |
function |
Determine whether or not Bootstrap Glyphicons can be used. |
_bootstrap_icon |
function |
Returns a specific Bootstrap Glyphicon as rendered HTML markup. |
_bootstrap_iconize_button |
function |
Adds an icon to button element based on its text value. |
_bootstrap_iconize_text |
function |
Matches a Bootstrap Glyphicon based on a string value. |
_bootstrap_is_button |
function |
Determines if an element is a button. |
_bootstrap_is_simple_string |
function |
Determines if a string of text is considered "simple". |
_bootstrap_remove_class |
function |
Removes a class from an element's attributes array. |