blocktheme_format_vars |
./blocktheme.module |
Formats custom variables as an array to be used in the block template. |
2 |
|
blocktheme_format_vars_admin |
./blocktheme.module |
Formats custom variables for displaying in a block configuration form. |
1 |
|
blocktheme_form_basic_block_content_form_alter |
./blocktheme.module |
Form for adding a new block. |
|
|
blocktheme_form_block_admin_display_form_alter |
./blocktheme.module |
Add new column with name of template to the blocks list page. |
|
|
blocktheme_form_block_form_alter |
./blocktheme.module |
Form for updating a block. |
|
|
blocktheme_get |
./blocktheme.module |
Get Block Theme custom block settings. |
4 |
|
blocktheme_get_blockthemes |
./blocktheme.module |
Get the defined blockthemes and return an array to be used in a select list. |
3 |
|
blocktheme_get_theme |
./blocktheme.module |
Get custom theme for a block. |
3 |
|
blocktheme_get_theme_name |
./blocktheme.module |
Get template name of block. |
1 |
|
blocktheme_get_theme_vars |
./blocktheme.module |
Get custom variables for a block. |
1 |
|
blocktheme_get_vars |
./blocktheme.module |
Get Block Theme custom block variables settings. |
4 |
|
blocktheme_help |
./blocktheme.module |
Implements hook_help(). |
|
|
blocktheme_preprocess_block |
./blocktheme.module |
Implements hook_preprocess_block(). |
|
|
blocktheme_save |
./blocktheme.module |
Save a new block a after the block form has been submitted. |
|
1 |
blocktheme_set |
./blocktheme.module |
Set Block Theme custom block settings. |
2 |
|
blocktheme_theme_suggestions_block |
./blocktheme.module |
Implements hook_theme_suggestions_HOOK(). |
|
|
blocktheme_update |
./blocktheme.module |
Update an existing block after the block form has been submitted. |
|
1 |