blocktheme_admin_settings |
./blocktheme.module |
Block Theme settings page. |
|
1 |
blocktheme_admin_settings_submit |
./blocktheme.module |
Handle submission of the blocktheme administrative page form. |
|
1 |
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_block_add_block_form_alter |
./blocktheme.module |
Form for adding a new block. |
|
|
blocktheme_form_block_admin_configure_alter |
./blocktheme.module |
Form for updating a block. |
|
|
blocktheme_get |
./blocktheme.module |
Get Block Theme custom block settings. |
5 |
|
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. |
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_menu |
./blocktheme.module |
Implements hook_menu(). |
|
|
blocktheme_preprocess_block |
./blocktheme.module |
Implements hook_preprocess_block(). |
|
|
blocktheme_preprocess_block_admin_display_form |
./blocktheme.module |
Implements template_preprocess_block_admin_display_form(). |
|
|
blocktheme_save |
./blocktheme.module |
Save a new block after the block form has been submitted. |
|
1 |
blocktheme_set |
./blocktheme.module |
Set Block Theme custom block settings. |
2 |
|
blocktheme_theme |
./blocktheme.module |
Implements hook_theme(). |
|
|
blocktheme_uninstall |
./blocktheme.install |
Implements hook_uninstall(). |
|
|
blocktheme_update |
./blocktheme.module |
Update an existing block after the block form has been submitted. |
|
1 |