pagestyle_admin_settings |
includes/pagestyle.admin.inc |
Builds and returns the pagestyle settings form. |
|
1 |
pagestyle_admin_settings_validate |
includes/pagestyle.admin.inc |
Validate the pagestyle settings form. |
|
|
pagestyle_admin_theme_check |
./pagestyle.module |
Returns TRUE if we're on the admin theme AND we want it disabled. |
3 |
|
pagestyle_allowed_values |
includes/pagestyle.block.inc |
Returns an array of allowed values. |
4 |
|
pagestyle_black_white |
includes/pagestyle.block.inc |
Menu callback; Set the pagestyle to Black/White, then redirects to the previous page. |
|
7 |
pagestyle_block_form_options |
includes/pagestyle.block.inc |
Returns an array of available values for the select element in the block page style. |
1 |
|
pagestyle_block_info |
./pagestyle.module |
Implement hook_block_info(). |
|
|
pagestyle_block_title |
includes/pagestyle.block.inc |
Block Title |
6 |
2 |
pagestyle_block_view |
./pagestyle.module |
Implement hook_block_view(). |
|
|
pagestyle_check |
./pagestyle.module |
Check the cookie "pagestyle" value of changing (bye JavaScript) for anonymus user. |
1 |
|
pagestyle_clear_cache |
includes/pagestyle.block.inc |
Clear defined cache tables |
7 |
|
pagestyle_cookie_expires |
includes/pagestyle.block.inc |
Cookie expires. |
9 |
3 |
pagestyle_form |
includes/pagestyle.block.inc |
Implement hook_form(). |
|
1 |
pagestyle_get_current |
./pagestyle.module |
Return the current page style. |
7 |
1 |
pagestyle_help |
includes/pagestyle.admin.inc |
Implement hook_help(). |
|
|
pagestyle_init |
./pagestyle.module |
Implement hook_init(). |
|
|
pagestyle_install |
./pagestyle.install |
Implement hook_install(). |
|
|
pagestyle_js_alter |
./pagestyle.module |
Implement hook_js_alter(). |
|
|
pagestyle_menu |
./pagestyle.module |
Implement hook_menu(). |
|
|
pagestyle_page_build |
./pagestyle.module |
Implement hook_page_build(). |
|
|
pagestyle_permission |
./pagestyle.module |
Implement hook_permission(). |
|
|
pagestyle_premission |
./pagestyle.module |
Implement hook_permission(). |
|
|
pagestyle_preprocess_html |
./pagestyle.module |
Add body classes into the html template. |
|
|
pagestyle_print_html |
./pagestyle.module |
Print HTMl code in the head |
1 |
|
pagestyle_print_js_css |
./pagestyle.module |
Print Javascript and CSS in the head. |
1 |
|
pagestyle_set |
includes/pagestyle.block.inc |
Menu callback; change the pagestyle to the cookie value, then redirects to the previous page. |
|
1 |
pagestyle_standard |
includes/pagestyle.block.inc |
Menu callback; change the pagestyle to Standard, then redirects to the previous page. |
|
8 |
pagestyle_theme |
includes/pagestyle.block.inc |
Implement hook_theme(). |
|
|
pagestyle_uninstall |
./pagestyle.install |
Implement hook_uninstall(). |
|
|
pagestyle_update_7110 |
./pagestyle.install |
Update 7110 for 7.x-1.1: Delete unused varibales and presend informations. |
|
|
pagestyle_white_black |
includes/pagestyle.block.inc |
Menu callback; Set the pagestyle to White/Black, then redirects to the previous page. |
|
7 |
pagestyle_yellow_blue |
includes/pagestyle.block.inc |
Menu callback; Set the pagestyle to Yellow/Blue, then redirects to the previous page. |
|
7 |
template_preprocess_pagestyle_form |
includes/pagestyle.block.inc |
Process variables for pagestyle-form.tpl.php. |
|
|
template_preprocess_pagestyle_image |
includes/pagestyle.block.inc |
Process variables for pagestyle-image.tpl.php. |
|
|
template_preprocess_pagestyle_text |
includes/pagestyle.block.inc |
Process variables for pagestyle-text.tpl.php. |
|
|
theme_pagestyle_form |
includes/pagestyle.block.inc |
Implement theme(). |
|
|
_pagestyle_set_session |
./pagestyle.module |
Helper function to set determine if a session value should be set. |
2 |
|