PHP Class Agora_Form_Search, horde

Copyright 2005-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Author: Jason Felice ([email protected])
Inheritance: extends Horde_Form
Show file Open project: horde/horde Class Usage Examples

Public Methods

Method Description
__construct ( &$vars, $scope ) Set up forum object
getForumsType ( $scope ) Get list of available forums
getInfo ( $vars, &$info ) Trick getInfo to catch pager parameters

Method Details

__construct() public method

Set up forum object
public __construct ( &$vars, $scope )

getForumsType() public method

Get list of available forums
public getForumsType ( $scope )

getInfo() public method

Trick getInfo to catch pager parameters
public getInfo ( $vars, &$info )