PHP Class Trean_Tagger, horde

Copyright 2009-2016 Horde LLC (http://www.horde.org/)
Author: Michael J. Rubinsky ([email protected])
Inheritance: extends Horde_Core_Tagger
Mostrar archivo Open project: horde/horde Class Usage Examples

Protected Properties

Property Type Description
$_app
$_types

Public Methods

Method Description
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.

Method Details

listBookmarkTags() public method

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

Property Details

$_app protected_oe property

protected $_app

$_types protected_oe property

protected $_types