PHP Class Horde_Script_Package, horde

A "package" contains all information to add to the page output to ensure that the script can be used on the browser. Copyright 2012-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.
Author: Michael Slusarz ([email protected])
Inheritance: implements IteratorAggregate
Afficher le fichier Open project: horde/horde

Protected Properties

Свойство Type Description
$_files array Javascript files to add to the page output.

Méthodes publiques

Méthode Description
getIterator ( ) * IteratorAggregate method.

Method Details

getIterator() public méthode

* IteratorAggregate method.
public getIterator ( )

Property Details

$_files protected_oe property

Javascript files to add to the page output.
protected array $_files
Résultat array