$_files
$_files : array
The list of script files to output.
This class collects the javascript files needed for inclusion in the browser output.
Copyright 1999-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.
add(\Horde_Script_File $file) : mixed
Adds the script file to the output.
\Horde_Script_File | $file | Script file object. |
The Horde_Script_File object, or null if the script file has already been output.