[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/ctools/includes/ -> utility.inc (summary)

(no description)

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

Defines 2 functions

  _ctools_passthrough()
  ctools_theme_registry_alter()

Functions
Functions that are not part of a class:

_ctools_passthrough(&$items, $type = 'theme')   X-Ref
Provide a hook passthrough to included files.

To organize things neatly, each CTools tool gets its own toolname.$type.inc
file. If it exists, it's loaded and ctools_$tool_$type() is executed.
To save time we pass the $items array in so we don't need to do array
addition. It modifies the array by reference and doesn't need to return it.

ctools_theme_registry_alter(&$registry)   X-Ref
Implementation of hook_theme_registry_alter()




Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7