You are here

9 calls to drupal_is_front_page() in Drupal 6

blogapi_init in modules/blogapi/blogapi.module
l in includes/common.inc
Formats an internal or external URL link as an HTML anchor tag.
locale_block in modules/locale/locale.module
Implementation of hook_block(). Displays a language switcher. Translation links may be provided by other modules.
menu_get_active_breadcrumb in includes/menu.inc
Get the breadcrumb for the current page, as determined by the active trail.
menu_set_active_trail in includes/menu.inc
Sets or gets the active trail (path to root menu root) of the current page.
menu_tree_page_data in includes/menu.inc
Get the data structure representing a named menu tree, based on the current page.
template_preprocess in includes/theme.inc
Adds a default set of helper variables for preprocess functions and templates. This comes in before any other preprocess function which makes it possible to be used in default theme implementations (non-overriden theme functions).
template_preprocess_page in includes/theme.inc
Process variables for page.tpl.php
theme_links in includes/theme.inc
Returns HTML for a set of links.