7 calls to pagestyle_clear_cache() 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_check in ./
pagestyle.module - Check the cookie "pagestyle" value of changing (bye JavaScript) for anonymus user.
- pagestyle_form in includes/
pagestyle.block.inc - Implement hook_form().
- 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.