[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/themes/zen/STARTERKIT/ -> template.php (summary)

(no description)

File Size: 162 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 6 functions

  STARTERKIT_theme()
  STARTERKIT_preprocess()
  STARTERKIT_preprocess_page()
  STARTERKIT_preprocess_node()
  STARTERKIT_preprocess_comment()
  STARTERKIT_preprocess_block()

Functions
Functions that are not part of a class:

STARTERKIT_theme(&$existing, $type, $theme, $path)   X-Ref
Implementation of HOOK_theme().


STARTERKIT_preprocess(&$vars, $hook)   X-Ref
Override or insert variables into all templates.

param: $vars
param: $hook

STARTERKIT_preprocess_page(&$vars, $hook)   X-Ref
Override or insert variables into the page templates.

param: $vars
param: $hook

STARTERKIT_preprocess_node(&$vars, $hook)   X-Ref
Override or insert variables into the node templates.

param: $vars
param: $hook

STARTERKIT_preprocess_comment(&$vars, $hook)   X-Ref
Override or insert variables into the comment templates.

param: $vars
param: $hook

STARTERKIT_preprocess_block(&$vars, $hook)   X-Ref
Override or insert variables into the block templates.

param: $vars
param: $hook



Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7