Agora_Form_Search
extends Horde_Form
in package
Agora_Form_Search:: class provides the functions & forms for search.
Copyright 2005-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
- Set up forum object
- getForumsType() : mixed
- Get list of available forums
- getInfo() : mixed
- Trick getInfo to catch pager parameters
Methods
__construct()
Set up forum object
public
__construct(mixed &$vars, mixed $scope) : mixed
Parameters
- $vars : mixed
- $scope : mixed
Return values
mixed —getForumsType()
Get list of available forums
public
getForumsType(mixed $scope) : mixed
Parameters
- $scope : mixed
Return values
mixed —getInfo()
Trick getInfo to catch pager parameters
public
getInfo(mixed $vars, mixed &$info) : mixed
Parameters
- $vars : mixed
- $info : mixed