PHP Class Horde_Registry_Registryconfig, horde
Copyright 2014-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.horde.org/licenses/lgpl21.
Datei anzeigen
Open project: horde/horde
Public Properties
Public Methods
Method |
Description |
|
__construct ( Horde_Registry $reg_ob ) |
Constructor. |
|
Protected Methods
Method Details
__construct()
public method
public __construct ( Horde_Registry $reg_ob ) |
$reg_ob |
Horde_Registry |
Registry object. |
_detectWebroot()
protected method
Attempt to auto-detect the Horde webroot.
Property Details
$applications public_oe property
Hash storing information on each registry-aware application.
public array $applications |
return |
array |
|
$interfaces public_oe property
public array $interfaces |
return |
array |
|