You are here

Functions in Colors 8

Primary tabs

Namesort descending Location Description Direct uses Strings
colors_build_css ./colors.module Builds a CSS string based on a selector and a color configuration. 1
colors_colors_classes ./colors.module Implements hook_colors_classes().
colors_colors_get_color_mapping ./colors.module Retrieves the color mapping of the config entity palette to css properties.
colors_colors_palette ./colors.module Implements hook_colors_palette().
colors_create_css ./colors.module Retrieves or generates a CSS with a given module's selector.
colors_get_class_names ./colors.module Retrieves class names for an entity. 2
colors_get_color_options ./colors.module Gets all the color options.
colors_get_config_keys ./colors.module Retrieve all possible config entity keys for an entity. 2
colors_get_enabled ./colors.module Retrieves config entities. 3
colors_get_info ./colors.module Get the config object. 3
colors_get_order ./colors.module Retrieves the order of entities.
colors_get_palette ./colors.module Retrieves the color palette for a particular theme. 4
colors_get_weights ./colors.module Get the weights of entities.
colors_load_colorpicker ./colors.module Load the color picker. 1

Other projects