[cvs] [Wiki] changed: Doc/Dev/GlobalsH4

Jan Schneider jan at horde.org
Thu Feb 11 21:13:55 UTC 2010


jan  Thu, 11 Feb 2010 16:13:55 -0500

Modified page: http://wiki.horde.org/Doc/Dev/GlobalsH4
New Revision:  1.2
Change log:  typo

@@ -7,10 +7,10 @@
  || **[APP]_TEMPLATES** || The filesystem location of the  
application's template files (**[APP]** = name of current application)  
||

  Applications work with a number of standard global variables and object:

-|| **$api** || CLI object (Horde_Cli object; only if running in CLI mode) ||
  || **$browser** || Information on the client browser (Horde_Browser  
object) ||
+|| **$cli** || CLI object (Horde_Cli object; only if running in CLI mode) ||
  || **$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) ||



More information about the cvs mailing list