You are here

Functions in Page Style 6

Primary tabs

Namesort descending Location Description Direct uses Strings
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. 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_jq_plugin ./pagestyle.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 pagestyle, uncomment the code below and delete the code: 1
pagestyle_menu ./pagestyle.module Implement hook_menu().
pagestyle_perm ./pagestyle.module Implement hook_perm().
pagestyle_preprocess_page ./pagestyle.module Add body classes into the page 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_6140 ./pagestyle.install Update 6140 for 6.x-1.4: Update variables.
pagestyle_update_6150 ./pagestyle.install Update 6150 for 6.x-1.5: Update variables.
pagestyle_update_6170 ./pagestyle.install Update 6170 for 6.x-1.7: Change the cookie domain.
pagestyle_update_6190 ./pagestyle.install Update 6110 for 6.x-1.10: 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().

Other projects