admin_theme_admin_theme_options |
./admin_theme.module |
Implementation of hook_admin_theme(). |
1 |
|
admin_theme_form_system_admin_theme_settings_alter |
./admin_theme.module |
Implementation of hook_form_alter(). |
|
|
admin_theme_init |
./admin_theme.module |
Implementation of hook_init(). |
|
|
admin_theme_install |
./admin_theme.install |
Implementation of hook_install(). |
|
|
admin_theme_list |
./admin_theme.module |
Get all module defined options. |
3 |
|
admin_theme_perm |
./admin_theme.module |
Implementation of hook_perm(). |
|
|
admin_theme_uninstall |
./admin_theme.install |
Implementation of hook_uninstall(). |
|
|
admin_theme_variable_name |
./admin_theme.module |
Get the variable name for a certain option. |
3 |
|