Documentation

Horde_Core_Script_Package_Autocomplete extends Horde_Core_Script_Package_Keynavlist
in package

This class identifies the javascript necessary to output the autocomplete javascript code to the browser.

Copyright 2014-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

copyright

2014-2017 Horde LLC

license

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

since
2.13.0

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

getIterator()

public getIterator() : Traversable
Return values
Traversable

        
On this page

Search results