PHP Класс Components_Helper_Website, horde

Автор: Gunnar Wrobel ([email protected])
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
__construct ( Components_Output $output ) Constructor.
update ( Components_Component $component, array $options ) : null Updates the component information in the horde-web repository.

Приватные методы

Метод Описание
_identifyDocFiles ( $path )

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

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

Constructor.
public __construct ( Components_Output $output )
$output Components_Output The output handler.

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

Updates the component information in the horde-web repository.
public update ( Components_Component $component, array $options ) : null
$component Components_Component The data of this component will be updated.
$options array The set of options for the operation.
Результат null