toolbar_themes_get_library_names |
./toolbar_themes.module |
Return all themes libraries. |
1 |
|
toolbar_themes_get_theme_definition |
./toolbar_themes.module |
Return a themes definitions. |
2 |
|
toolbar_themes_get_theme_definitions |
./toolbar_themes.module |
Finds all instances of [extension type].toolbar_themes.yml and caches theme
definitions. |
3 |
|
toolbar_themes_install |
./toolbar_themes.install |
Implements hook_install(). |
|
|
toolbar_themes_library_info_alter |
./toolbar_themes.module |
Implements hook_library_info_alter(). |
|
|
toolbar_themes_modules_installed |
./toolbar_themes.install |
Implements hook_modules_installed(). |
|
|
toolbar_themes_preprocess_html |
./toolbar_themes.module |
Implements hook_preprocess_HOOK(). |
|
|
toolbar_themes_preprocess_toolbar_themes__base_toolbar |
./toolbar_themes.module |
Implements hook_preprocess_HOOK().
Preprocess variables for the base theme. |
|
|
toolbar_themes_preprocess_toolbar_themes__menu |
./toolbar_themes.module |
Preprocess variables for menu templates. |
|
1 |
toolbar_themes_preprocess_toolbar_themes__toolbar |
./toolbar_themes.module |
Implements hook_preprocess_HOOK(). |
|
1 |
toolbar_themes_theme_registry_alter |
./toolbar_themes.module |
Implements hook_theme_registry_alter().
...well this seems repetitive. TODO, abstract something or? |
|
|
toolbar_themes_toolbar_alter |
./toolbar_themes.module |
Implements hook_toolbar_alter(). |
|
|
toolbar_themes_update_8001 |
./toolbar_themes.install |
Assign "Configure administration toolbar themes" permission to all roles. |
|
|