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
Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

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

Method Details

__construct() public méthode

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

render() public méthode

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