high_contrast_block_info |
./high_contrast.module |
Implements hook_block_info(). |
|
|
high_contrast_block_view |
./high_contrast.module |
Implements hook_block_view(). |
|
|
high_contrast_init |
./high_contrast.module |
Implements hook_init(). |
|
|
high_contrast_install |
./high_contrast.install |
Implements hook_install(). |
|
|
high_contrast_menu |
./high_contrast.module |
Implements hook_menu(). |
|
|
high_contrast_preprocess_html |
./high_contrast.module |
Implements hook_preprocess_html(). |
|
|
high_contrast_settings_form |
./high_contrast.module |
Settings form. |
|
1 |
high_contrast_settings_form_submit |
./high_contrast.module |
Process high_contrast_settings_form form submissions. |
|
1 |
high_contrast_settings_form_validate |
./high_contrast.module |
Validator for the system_theme_settings() form. |
|
1 |
high_contrast_switch |
./high_contrast.module |
Toggle high contrast styles and redirects the user to a destination url. |
|
|
high_contrast_theme |
./high_contrast.module |
Implements hook_theme(). |
|
|
high_contrast_uninstall |
./high_contrast.install |
Implements hook_uninstall(). |
|
|
theme_high_contrast_switcher |
./high_contrast.module |
Theme function for high contrast switcher. |
|
|
theme_high_contrast_switcher_links |
./high_contrast.module |
Get HTML for switcher links(). |
|
|
_high_contrast_css_exists |
./high_contrast.module |
Helper function to find out if the css/high_contrast.css exists. |
3 |
|
_high_contrast_get_current_css_styles |
./high_contrast.module |
Get default css styles if none exist yet. |
2 |
|
_high_contrast_get_default_css_styles |
./high_contrast.module |
Default CSS. |
3 |
|
_high_contrast_link |
./high_contrast.module |
Return high contrast toggle link HTML. |
1 |
|
_high_contrast_theme_settings_validate_path |
./high_contrast.module |
Helper function for the system_theme_settings form. |
1 |
|
_high_contrast_variable_get |
./high_contrast.module |
Wrapper for variable_get(). |
4 |
|