[Wiki] changed: Doc/Dev/InjectorH4

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

Modified page: http://wiki.horde.org/Doc/Dev/InjectorH4
New Revision:  1.1
Change log:  Fix headers

@@ -34,18 +34,18 @@
  > $auth = (Horde_Auth_Base)
  > $driver = (string) TODO
  > $params = (array) TODO

-++ Horde_Data
++++ Horde_Data

  Returns factory object with the following publicly available methods:

  $data = getOb([$driver, [$params]])
  > $data = (Horde_Data_Base)
  > $driver = (string) TODO
  > $params = (array) TODO

-++ Horde_Db
++++ Horde_Db

  Returns factory object with the following publicly available methods:

  $db = getOb([$app, [$type]])
@@ -55,26 +55,26 @@

  $config = getConfig();
  > $config = (array)

-++ Horde_Db_Pear
++++ Horde_Db_Pear

  Returns factory object with the following publicly available methods:

  $db = getOb([$type])
  > $db = (DB)
  > $type = (string) 'read' or 'rw'

-++ Horde_Editor
++++ Horde_Editor

  Returns factory object with the following publicly available methods:

  $editor = getEditor($driver, [$params])
  > $editor = (Horde_Editor)
  > $driver = (string) TODO
  > $params = (array) TODO

-++ Horde_Ldap
++++ Horde_Ldap

  Returns factory object with the following publicly available methods:

  $ldap = getOb([$driver, [$params]])
@@ -84,26 +84,26 @@

  $config = getConfig();
  > $config = (array)

-++ Horde_LoginTasks
++++ Horde_LoginTasks

  Returns factory object with the following publicly available methods:

  $lt = getOb($app)
  > $lt = (Horde_LoginTasks)
  > $app = (string) TODO

-++ Horde_Share
++++ Horde_Share

  Returns factory object with the following publicly available methods:

  $share = getScope([$app, [$driver]])
  > $share = (Horde_Share)
  > $app = (string) TODO
  > $driver = (array) TODO

-++ Horde_Vfs
++++ Horde_Vfs

  Returns factory object with the following publicly available methods:

  $vfs = getVfs([$scope])


-- 
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.