Horde_Core_Script_Package_Popup
extends Horde_Script_Package
in package
This class identifies the javascript necessary to output the popup javascript code to 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
Table of Contents
Properties
- $_files : array<string|int, mixed>
- Javascript files to add to the page output.
Methods
- __construct() : mixed
- Constructor.
- getIterator() : Traversable
Properties
$_files
Javascript files to add to the page output.
protected
array<string|int, mixed>
$_files
= array()
Methods
__construct()
Constructor.
public
__construct() : mixed
getIterator()
public
getIterator() : Traversable