[Wiki] changed: Doc/Dev/InjectorH4

Jan Schneider <[email protected]>
Newsgroups gmane.comp.horde.cvs
Message-ID <[email protected]>
jan  Thu, 03 Jun 2010 18:21:42 -0400

Modified page: http://wiki.horde.org/Doc/Dev/InjectorH4
New Revision:  1.2
Change log:  Horde_Prefs_Identity is a factory binder too

@@ -15,9 +15,8 @@
  Horde_Mail
  Horde_Memcache
  Horde_Notification
  Horde_Perms
-Horde_Prefs_Identity
  Horde_Registry
  Horde_Secret
  Horde_SessionHandler
  Horde_Template
@@ -91,8 +90,17 @@

  $lt = getOb($app)
  > $lt = (Horde_LoginTasks)
  > $app = (string) TODO
+
++++ Horde_Prefs_Identity
+
+Returns factory object with the following publicly available methods:
+
+$identity = getIdentity([$user, [$driver]])
+> $identity = (Horde_Prefs_Identity)
+> $user = (string) The user to use, if not the current user
+> $driver = (string) The identity driver. Either empty (use default  
driver) or an application name.

  +++ Horde_Share

  Returns factory object with the following publicly available methods:


-- 
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.