[commits] [Wiki] changed: Doc/Dev/Globals
Jan Schneider
jan at horde.org
Wed Sep 4 14:36:49 UTC 2013
jan Wed, 04 Sep 2013 14:36:49 +0000
Modified page: http://wiki.horde.org/Doc/Dev/Globals
New Revision: 7
Change log: Link to other versions
@@ -1,5 +1,7 @@
+ Global constants and objects
+
+**##red|This information is valid for Horde 5 and later only. See
((Doc/Dev/GlobalsH4)) for Horde 4 or ((Doc/Dev/GlobalsH3)) for Horde
3.##**
Horde applications work with a standard set of constants:
|| **HORDE_BASE** || The filesystem location of Horde ||
@@ -13,7 +15,7 @@
|| **$conf** || The configuration hash ||
|| **$injector** || The injector instance; used to inject
dependencies into various framework libraries (Horde_Injector object) ||
|| **$language** || The user's preferred language ||
|| **$notification** || The notification handler (Horde_Notification
object) ||
-|| **$page_output** || The page output helper object (**Horde 5
only**) (Horde_PageOutput object) ||
+|| **$page_output** || The page output helper object
(Horde_PageOutput object) ||
|| **$prefs** || The user preferences (Horde_Prefs object) ||
|| **$registry** || The Horde ((Doc/Dev/Registry|Registry))
(Horde_Registry object) ||
More information about the commits
mailing list