Sesha_Form_Search
extends Horde_Form
in package
This class is the search form that will be responsible for finding everything.
Copyright 2004-2007 Andrew Coleman mercury@appisolutions.net Copyright 2004-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Tags
Table of Contents
- __construct() : mixed
- Basic constructor for the SearchForm.
Methods
__construct()
Basic constructor for the SearchForm.
public
__construct(Horde_Variables $vars) : mixed
Parameters
- $vars : Horde_Variables
-
The default variables to use.