PHP Class Components_Config_Application, horde

Copyright 2010-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.
Show file Open project: horde/horde Class Usage Examples

Public Methods

Method Description
__construct ( Components_Config $config ) Constructor.
getTemplateDirectory ( ) : string Return the path to the template directory

Method Details

__construct() public method

Constructor.
public __construct ( Components_Config $config )
$config Components_Config The generic configuration handler.

getTemplateDirectory() public method

Return the path to the template directory
public getTemplateDirectory ( ) : string
return string The path to the template directory.