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
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_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