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_allowed_values |
includes/textsize.block.inc |
Returns an array of allowed values. |
6 |
|
textsize_block |
./textsize.module |
Implement hook_block(). |
|
|
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_title |
includes/textsize.block.inc |
Block Title |
6 |
3 |
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_jq_plugin |
./textsize.module |
Note: By default the "jQuery plugins" module is required. You can also download the plugin from
http://plugins.jquery.com/project/Cookie in the modul textsize, uncomment the code below and delete the code: |
1 |
|
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_perm |
./textsize.module |
Implement hook_perm(). |
|
|
textsize_preprocess_page |
./textsize.module |
Add body classes into the page 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(). |
|
|
textsize_update_6140 |
./textsize.install |
Update 6140 for 6.x-1.4: Update variables. |
|
|
textsize_update_6150 |
./textsize.install |
Update 6150 for 6.x-1.5: Update variables. |
|
|
textsize_update_6170 |
./textsize.install |
Update 6170 for 6.x-1.7: Change the cookie domain. |
|
|
theme_textsize_form |
includes/textsize.block.inc |
Implement theme(). |
|
|