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_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 |
./pagestyle.module |
Implement hook_block(). |
|
|
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_title |
includes/pagestyle.block.inc |
Block Title |
5 |
2 |
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. |
8 |
3 |
pagestyle_form |
includes/pagestyle.block.inc |
Implement hook_form(). |
|
1 |
pagestyle_get_current |
./pagestyle.module |
Return the current page style. |
6 |
|
pagestyle_help |
includes/pagestyle.admin.inc |
Implement hook_help(). |
|
|
pagestyle_init |
./pagestyle.module |
Implement hook_init(). |
|
|
pagestyle_jq_cookie |
./pagestyle.module |
Note: By default the "jQuery Cookie Plugin" is required. Download the plugin from
http://plugins.jquery.com/project/Cookie in the modul pagestyle. |
1 |
|
pagestyle_menu |
./pagestyle.module |
Implement hook_menu(). |
|
|
pagestyle_perm |
./pagestyle.module |
Implement hook_perm(). |
|
|
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_uninstall |
./pagestyle.install |
Implement hook_uninstall(). |
|
|
pagestyle_update_5140 |
./pagestyle.install |
Update 5140 for 5.x-1.4: Update variables. |
|
|
pagestyle_update_5150 |
./pagestyle.install |
Update 5150 for 5.x-1.5: Update variables. |
|
|
pagestyle_update_5170 |
./pagestyle.install |
Update 5170 for 5.x-1.7: Change the cookie domain. |
|
|
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 |
theme_pagestyle_form |
includes/pagestyle.block.inc |
Implement theme(). |
|
|
theme_pagestyle_image |
includes/pagestyle.block.inc |
Implement theme(). |
|
|
theme_pagestyle_text |
includes/pagestyle.block.inc |
Implement theme(). |
|
|