| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 78 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| _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 |