You are here

Functions in 404 Blocks 5

Primary tabs

Namesort descending Location Description Direct uses Strings
blocks404_404_page ./blocks404.module Our custom menu callback that returns Drupal's standard 404 message. 1
blocks404_disable ./blocks404.install Implements hook_disable().
blocks404_form_alter ./blocks404.module Implements hook_form_alter().
blocks404_init ./blocks404.module Implements hook_init().
blocks404_menu ./blocks404.module Implements hook_menu().
blocks404_preprocess_page ./blocks404.module Renders the left and right regions and resets the body classes on 404 pages.
blocks404_reset_body_classes ./blocks404.active.inc Resets the body classes if called from within a preprocess_page function. 1
_blocks404_form_alter ./blocks404.active.inc Implements hook_form_alter(). 1
_blocks404_preprocess_page ./blocks404.active.inc Helper function that performs the actual inclusion of the left and right regions. 1

Other projects