\Turba_Tagger

Interface to the Horde_Content tagger.

Summary

Methods
Properties
Constants
search()
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.
  - list: (array) Restrict to contacts contained in these address
          books.

Returns

array —

A hash of results.