\Jonah_Tagger

Jonah interface to the Horde_Content tagger

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

Summary

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

Constants

TYPE_STORY

TYPE_STORY

Properties

$_app

$_app : 

Type

$_types

$_types : 

Type

Methods

search()

search(array  $tags,   $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.

$filter

Returns

array —

An array of story ids matching the search criteria.