ColorsScheme |
class |
Drupal\colors\Annotation |
src/Annotation/ColorsScheme.php |
Defines a Colors Scheme annotation object. |
|
|
|
ColorsSchemeInterface |
interface |
Drupal\colors\Plugin |
src/Plugin/ColorsSchemeInterface.php |
@todo. |
5 |
5 |
|
ColorsSchemeManager |
class |
Drupal\colors\Plugin |
src/Plugin/ColorsSchemeManager.php |
Plugin type manager for Colors Scheme plugins. |
|
|
2 |
ColorsSchemePluginCollection |
class |
Drupal\colors\Plugin |
src/Plugin/ColorsSchemePluginCollection.php |
|
|
1 |
|
ColorsSettingsForm |
class |
Drupal\colors\Form |
src/Form/ColorsSettingsForm.php |
Configure color settings. |
|
|
1 |
NodeScheme |
class |
Drupal\colors\Plugin\colors\type |
src/Plugin/colors/type/NodeScheme.php |
Provides colors for node types. |
|
|
|
UserCurrentScheme |
class |
Drupal\colors\Plugin\colors\type |
src/Plugin/colors/type/UserCurrentScheme.php |
Provides colors for the current user. |
|
|
|
UserRoleScheme |
class |
Drupal\colors\Plugin\colors\type |
src/Plugin/colors/type/UserRoleScheme.php |
Provides colors for user roles. |
|
|
|
UserScheme |
class |
Drupal\colors\Plugin\colors\type |
src/Plugin/colors/type/UserScheme.php |
Provides colors for individual users. |
|
|
|
VocabularyScheme |
class |
Drupal\colors\Plugin\colors\type |
src/Plugin/colors/type/VocabularyScheme.php |
Provides colors for taxonomy terms. |
|
|
|