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.
ファイルを表示
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
public render ( $data = null ) : string |
return |
string |
HTML code containing a centered table with the pager
links. |