hook_type_style_entity_support |
./type_style.api.php |
Give entities Type Style support that would not normally have it. |
|
|
hook_type_style_form_alter |
./type_style.api.php |
Alter the form used by Type Style to configure styles. |
|
|
type_style_attach_to_form |
./type_style.module |
Attaches Type Style elements to a form. |
3 |
|
type_style_entity_builder |
./type_style.module |
Entity builder for the Type Style form. |
|
1 |
type_style_example_install |
modules/type_style_example/type_style_example.install |
Implements hook_install(). |
|
|
type_style_form_alter |
./type_style.module |
Implements hook_form_alter(). |
|
|
type_style_form_validate |
./type_style.module |
Validate handler for forms with menu options. |
|
1 |
type_style_get_style |
./type_style.module |
Helper function to grab a style for a given entity. |
5 |
|
type_style_get_styles |
./type_style.module |
Helper function to grab all styles for a given entity. |
1 |
|
type_style_moderation_form_workflow_state_edit_form_alter |
modules/type_style_moderation/type_style_moderation.module |
Implements hook_form_FORM_ID_alter(). |
|
|
type_style_moderation_form_workflow_state_edit_form_submit |
modules/type_style_moderation/type_style_moderation.module |
Form submit callback for the state edit form. |
|
1 |
type_style_moderation_form_workflow_transition_edit_form_alter |
modules/type_style_moderation/type_style_moderation.module |
Implements hook_form_FORM_ID_alter(). |
|
|
type_style_moderation_form_workflow_transition_edit_form_submit |
modules/type_style_moderation/type_style_moderation.module |
Form submit callback for the transition edit form. |
|
1 |
type_style_moderation_get_style |
modules/type_style_moderation/type_style_moderation.module |
Helper function to grab a plugin style for a given workflow. |
1 |
|
type_style_moderation_get_styles |
modules/type_style_moderation/type_style_moderation.module |
Helper function to grab all plugin styles for a given workflow. |
1 |
|
type_style_moderation_requirements |
modules/type_style_moderation/type_style_moderation.install |
Implements hook_requirements(). |
|
|
type_style_moderation_type_style_entity_support |
modules/type_style_moderation/type_style_moderation.module |
Implements hook_type_style_entity_support(). |
|
|
type_style_moderation_views_data_alter |
modules/type_style_moderation/type_style_moderation.views.inc |
Implements hook_views_data_alter(). |
|
|
type_style_page_attachments |
./type_style.module |
Implements hook_page_attachments(). |
|
|
type_style_tokens |
./type_style.tokens.inc |
Implements hook_tokens(). |
|
|
type_style_token_info |
./type_style.tokens.inc |
Implements hook_token_info(). |
|
|
type_style_views_data_alter |
./type_style.views.inc |
Implements hook_views_data_alter(). |
|
|