Nag_Form_Search
extends Horde_Form
in package
The Nag_Form_Search class provides the form for searching.
Tags
Table of Contents
- __construct() : mixed
- renderActive() : mixed
Methods
__construct()
public
__construct(mixed &$vars[, mixed $title = '' ]) : mixed
Parameters
- $vars : mixed
- $title : mixed = ''
Return values
mixed —renderActive()
public
renderActive([mixed $renderer = null ][, mixed $vars = null ][, mixed $action = '' ][, mixed $method = 'get' ][, mixed $enctype = null ][, mixed $focus = true ]) : mixed
Parameters
- $renderer : mixed = null
- $vars : mixed = null
- $action : mixed = ''
- $method : mixed = 'get'
- $enctype : mixed = null
- $focus : mixed = true