PHP 클래스 Trean_Tagger, horde

Copyright 2009-2016 Horde LLC (http://www.horde.org/)
저자: Michael J. Rubinsky ([email protected])
상속: extends Horde_Core_Tagger
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_app
$_types

공개 메소드들

메소드 설명
listBookmarkTags ( ) : A Returns tags on bookmarks belonging to the current user.
search ( array $tags, array $filter = [] ) : array Searches for resources that are tagged with all of the requested tags.

메소드 상세

listBookmarkTags() 공개 메소드

Returns tags on bookmarks belonging to the current user.
public listBookmarkTags ( ) : A
리턴 A tag_id => tag_name hash

프로퍼티 상세

$_app 보호되어 있는 프로퍼티

protected $_app

$_types 보호되어 있는 프로퍼티

protected $_types