8 calls to pagestyle_cookie_expires() in Page Style 5
- pagestyle_black_white in includes/
pagestyle.block.inc - Menu callback; Set the pagestyle to Black/White, then redirects to the previous page.
- pagestyle_block in ./
pagestyle.module - Implement hook_block().
- pagestyle_form in includes/
pagestyle.block.inc - Implement hook_form().
- pagestyle_print_js_css in ./
pagestyle.module - Print Javascript and CSS in the head.
- pagestyle_set in includes/
pagestyle.block.inc - Menu callback; change the pagestyle to the cookie value, then redirects to the previous page.
- pagestyle_standard in includes/
pagestyle.block.inc - Menu callback; change the pagestyle to Standard, then redirects to the previous page.
- pagestyle_white_black in includes/
pagestyle.block.inc - Menu callback; Set the pagestyle to White/Black, then redirects to the previous page.
- pagestyle_yellow_blue in includes/
pagestyle.block.inc - Menu callback; Set the pagestyle to Yellow/Blue, then redirects to the previous page.