touch_icons_form_system_theme_settings_alter |
./touch_icons.module |
Implementation of hook_form_FORM_ID_alter().
Implementation of hook_form_system_theme_settings_alter(). |
|
|
touch_icons_preprocess_page |
./touch_icons.module |
Implementation of hook_preprocess_page(). |
|
|
touch_icons_update_6100 |
./touch_icons.install |
Implementation of hook_update_N(). |
|
|
_touch_icons_create_touch_icon_url |
./touch_icons.module |
Returns a URL for a touch icon image file, for any theme. |
1 |
|
_touch_icons_get_theme_settings_key |
./touch_icons.module |
helper function to get theme key for theme settings page. |
3 |
|
_touch_icons_plain_radio_validate |
./touch_icons.module |
Validate plain touch icon display setting. |
|
1 |
_touch_icons_plain_upload_validate |
./touch_icons.module |
Validate custom plain touch icon upload. |
|
1 |
_touch_icons_precomp_radio_validate |
./touch_icons.module |
Validate precomp touch icon display setting. |
|
1 |
_touch_icons_precomp_upload_validate |
./touch_icons.module |
Validate custom precomposed touch icon upload. |
|
1 |
_touch_icons_themesettings_checkbox |
./touch_icons.module |
Helper function for touch icons theme settings form elements. |
1 |
|
_touch_icons_themesettings_radio |
./touch_icons.module |
Helper function for touch icons theme settings form elements. |
1 |
|