PHP Class Horde_Core_Ui_Pager, horde

Copyright 2004-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Author: Ben Chavet ([email protected])
Author: Joel Vandal ([email protected])
Author: Chuck Hagenbuch ([email protected])
Inheritance: extends Horde_Core_Ui_Widget
Mostra file Open project: horde/horde Class Usage Examples

Public Methods

Method Description
__construct ( $name, $vars, $config ) Constructor.
render ( $data = null ) : string Render the pager.

Method Details

__construct() public method

TODO
public __construct ( $name, $vars, $config )

render() public method

Render the pager.
public render ( $data = null ) : string
return string HTML code containing a centered table with the pager links.