PHP Класс Mnemo_TagBrowser, horde

Copyright 2012-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.
Автор: Michael J Rubinsky ([email protected])
Наследование: extends Horde_Core_TagBrowser
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
$_app string Application that the tag browser is for.

Открытые методы

Метод Описание
getSlice ( integer $page, integer $perpage = null ) Fetch the matching resources that should appear on the current page
getTagTrail ( ) : Return Get breadcrumb style navigation html for choosen tags

Описание методов

getSlice() публичный Метод

Fetch the matching resources that should appear on the current page
public getSlice ( integer $page, integer $perpage = null )
$page integer Start page.
$perpage integer Number of tasks per page.

getTagTrail() публичный Метод

Get breadcrumb style navigation html for choosen tags
public getTagTrail ( ) : Return
Результат Return information useful for building a tag trail.

Описание свойств

$_app защищенное свойство

Application that the tag browser is for.
protected string $_app
Результат string