Documentation

Horde_Script_Package
in package
implements IteratorAggregate

This class provides the information needed to output a javascript package to the browser.

A "package" contains all information to add to the page output to ensure that the script can be used on the browser.

Copyright 2012-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

license

http://www.horde.org/licenses/lgpl21 LGPL 2.1

Table of Contents

Interfaces

IteratorAggregate

Properties

$_files  : array<string|int, mixed>
Javascript files to add to the page output.

Methods

getIterator()  : Traversable

Properties

$_files

Javascript files to add to the page output.

protected array<string|int, mixed> $_files = array()

Methods

getIterator()

public getIterator() : Traversable
Return values
Traversable

        
On this page

Search results