PHP Класс Trean_TagBrowser, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file LICENSE for license information (BSD). If you did not did not receive this file, see http://www.horde.org/licenses/bsdl.php.
Автор: Michael J Rubinsky ([email protected])
Наследование: extends Horde_Core_TagBrowser
Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
$_app

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

Метод Описание
addTagLink ( string $tag ) : string Return a URL to add a new tag to the current search.
getSlice ( $page, $perpage = null ) : Array 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 ( $page, $perpage = null ) : Array
Результат Array An array of Trean_Bookmark objects.

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

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

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

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

protected $_app