template_preprocess_textsize_form |
includes/textsize.block.inc |
Process variables for textsize-form.tpl.php. |
|
|
template_preprocess_textsize_image |
includes/textsize.block.inc |
Process variables for textsize-image.tpl.php. |
|
|
template_preprocess_textsize_text |
includes/textsize.block.inc |
Process variables for textsize-text.tpl.php. |
|
|
textsize_admin_settings |
includes/textsize.admin.inc |
Builds and returns the textsize settings form. |
|
1 |
textsize_admin_settings_validate |
includes/textsize.admin.inc |
Validate the textsize settings form. |
|
|
textsize_admin_theme_check |
./textsize.module |
Returns TRUE if we're on the admin theme AND we want it disabled. |
3 |
|
textsize_allowed_values |
includes/textsize.block.inc |
Returns an array of allowed values. |
6 |
|
textsize_block_form_options |
includes/textsize.block.inc |
Returns an array of available values for the select element in the block text size. |
1 |
|
textsize_block_info |
./textsize.module |
Implement hook_block_info(). |
|
|
textsize_block_title |
includes/textsize.block.inc |
Block Title |
7 |
3 |
textsize_block_view |
./textsize.module |
Implement hook_block_view(). |
|
|
textsize_check |
./textsize.module |
Check the cookie "textsize" value of changing (bye JavaScript) for anonymus user. |
1 |
|
textsize_clear_cache |
includes/textsize.block.inc |
Clear defined cache tables |
6 |
|
textsize_cookie_expires |
includes/textsize.block.inc |
Cookie expires. |
8 |
3 |
textsize_decrease |
includes/textsize.block.inc |
Menu callback; decrease the textsize, then redirects to the previous page. |
|
3 |
textsize_display |
./textsize.module |
Cacluclate the text size for the display and link title |
10 |
4 |
textsize_form |
includes/textsize.block.inc |
Implement hook_form(). |
|
1 |
textsize_get_current |
./textsize.module |
Return the current text size. |
7 |
1 |
textsize_help |
includes/textsize.admin.inc |
Implement hook_help(). |
|
|
textsize_increase |
includes/textsize.block.inc |
Menu callback; increase the textsize, then redirects to the previous page. |
|
3 |
textsize_init |
./textsize.module |
Implement hook_init(). |
|
|
textsize_install |
./textsize.install |
Implement hook_install(). |
|
|
textsize_js_alter |
./textsize.module |
Implement hook_js_alter(). |
|
|
textsize_menu |
./textsize.module |
Implement hook_menu(). |
|
|
textsize_normal |
includes/textsize.block.inc |
Menu callback; change the textsize to normal, then redirects to the previous page. |
|
17 |
textsize_page_build |
./textsize.module |
Implement hook_page_build() |
|
|
textsize_permission |
./textsize.module |
Implement hook_permission(). |
|
|
textsize_preprocess_html |
./textsize.module |
Add body classes into the html template. |
|
|
textsize_print_html |
./textsize.module |
Print HTMl code in the head. |
1 |
|
textsize_print_js_css |
./textsize.module |
Print Javascript and CSS in the head. |
1 |
|
textsize_set |
includes/textsize.block.inc |
Menu callback; change the textsize to the cookie value, then redirects to the previous page. |
|
1 |
textsize_theme |
includes/textsize.block.inc |
Implement hook_theme(). |
|
|
textsize_uninstall |
./textsize.install |
Implement hook_uninstall(). |
|
|
theme_textsize_form |
includes/textsize.block.inc |
Implement theme(). |
|
|
_textsize_set_session |
./textsize.module |
Helper function to set determine if a session value should be set. |
2 |
|