PHP Class Components_Helper_Website, horde

Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( Components_Output $output ) Constructor.
update ( Components_Component $component, array $options ) : null Updates the component information in the horde-web repository.

Private Methods

Méthode Description
_identifyDocFiles ( $path )

Method Details

__construct() public méthode

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

update() public méthode

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.
Résultat null