summaryrefslogtreecommitdiff
path: root/modules/system/system.api.php
diff options
context:
space:
mode:
authorJennifer Hodgdon <yahgrp@poplarware.com>2012-10-18 15:41:47 -0700
committerJennifer Hodgdon <yahgrp@poplarware.com>2012-10-18 15:41:47 -0700
commit56beb16c67564dd598121f46af1d1433a048f24c (patch)
tree03ba5fb5734a0bda716ac4a31e5f817798e23169 /modules/system/system.api.php
parent27ecff4aaf96aed4ecab8f05d41476c8f42975f4 (diff)
downloadbrdo-56beb16c67564dd598121f46af1d1433a048f24c.tar.gz
brdo-56beb16c67564dd598121f46af1d1433a048f24c.tar.bz2
Issue #909954 by barraponto: Document base hook component in hook_theme
Diffstat (limited to 'modules/system/system.api.php')
-rw-r--r--modules/system/system.api.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/system/system.api.php b/modules/system/system.api.php
index 53d3cb282..aae490d85 100644
--- a/modules/system/system.api.php
+++ b/modules/system/system.api.php
@@ -2168,6 +2168,9 @@ function hook_permission() {
* registers the 'node' theme hook, 'theme_node' will be assigned to its
* function. If the chameleon theme registers the node hook, it will be
* assigned 'chameleon_node' as its function.
+ * - base hook: A string declaring the base theme hook if this theme
+ * implementation is actually implementing a suggestion for another theme
+ * hook.
* - pattern: A regular expression pattern to be used to allow this theme
* implementation to have a dynamic name. The convention is to use __ to
* differentiate the dynamic portion of the theme. For example, to allow