layout_builder_styles_form_alter |
./layout_builder_styles.module |
Implements hook_form_alter(). |
|
|
layout_builder_styles_form_layout_builder_configure_section_alter |
./layout_builder_styles.module |
Implements hook_form_FORM_ID_alter(). |
|
|
layout_builder_styles_post_update_add_new_perms |
./layout_builder_styles.post_update.php |
Add new 'administer layout builder styles' perm to roles. |
|
|
layout_builder_styles_post_update_fix_missing_config |
./layout_builder_styles.post_update.php |
Add defaults for config if not already set. |
|
|
layout_builder_styles_post_update_update_add_layout_restrictions |
./layout_builder_styles.post_update.php |
Add newly-available layout restriction value to existing style entities. |
|
|
layout_builder_styles_preprocess_layout |
./layout_builder_styles.module |
Implements hook_preprocess_HOOK(). |
|
|
layout_builder_styles_theme_suggestions_block_alter |
./layout_builder_styles.module |
Implements hook_theme_suggestions_HOOK_alter(). |
|
|
layout_builder_styles_update_8001 |
./layout_builder_styles.install |
Migrate away from using section component TPS to the old additional property. |
|
|
layout_builder_styles_update_8002 |
./layout_builder_styles.install |
Install new config for multiple styles. |
|
|
layout_builder_styles_update_8003 |
./layout_builder_styles.install |
Allow block styles per block type for any defined reusable block instances. |
|
|
layout_builder_styles_update_8004 |
./layout_builder_styles.install |
Add newly-available weight value to existing style entities. |
|
|
_layout_builder_styles_add_style_selection_form_element |
./layout_builder_styles.module |
Add a style selection form element to an existing form. |
2 |
|
_layout_builder_styles_prepare_styles_for_saving |
./layout_builder_styles.module |
Prepare submitted style(s) for saving in block/section config. |
2 |
|
_layout_builder_styles_retrieve_by_type |
./layout_builder_styles.module |
Helper function to load style entities by type. |
2 |
|
_layout_builder_styles_submit_block_form |
./layout_builder_styles.module |
Custom submit handler for submitting LB block forms. |
|
1 |
_layout_builder_styles_submit_section_form |
./layout_builder_styles.module |
Custom submit handler for submitting LB section forms. |
|
1 |