PHP Класс 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.
Автор: Gunnar Wrobel ([email protected])
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__construct ( Components_Config $config ) Constructor.
getTemplateDirectory ( ) : string Return the path to the template directory

Описание методов

__construct() публичный Метод

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

getTemplateDirectory() публичный Метод

Return the path to the template directory
public getTemplateDirectory ( ) : string
Результат string The path to the template directory.