\Trean_Tagger

Trean interface to the Horde_Content tagger

Copyright 2009-2017 Horde LLC (http://www.horde.org/)

Summary

Methods
Properties
Constants
search()
listBookmarkTags()
No public properties found
No constants found
No protected methods found
$_app
$_types
N/A
No private methods found
No private properties found
N/A

Properties

$_app

$_app : 

Type

$_types

$_types : 

Type

Methods

search()

search(array  $tags, array  $filter = array()) : array

Searches for resources that are tagged with all of the requested tags.

Parameters

array $tags

Either a tag_id, tag_name or an array.

array $filter

Array of filter parameters.

  • user (array) - only include objects owned by these users.

Throws

\Trean_Exception

Returns

array —

An array of bookmark ids

listBookmarkTags()

listBookmarkTags() : \A

Returns tags on bookmarks belonging to the current user.

Throws

\Trean_Exception

Returns

\A —

tag_id => tag_name hash