PHP Класс 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.
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод |
Описание |
|
__construct ( $name, $vars, $config ) |
Constructor. |
|
render ( $data = null ) : string |
Render the pager. |
|
Описание методов
__construct()
публичный Метод
public render ( $data = null ) : string |
Результат |
string |
HTML code containing a centered table with the pager
links. |