\Nag_Tagger

Interface to the Horde_Content tagger

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

See the enclosed file LICENSE for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.

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 tasks contained in these task lists.

Returns

array —

A hash of results.