Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Jonah_Tagger
PHP Class Jonah_Tagger, horde
Copyright 2016 Horde LLC (http://www.horde.org/)
Author:
Michael J Rubinsky (
[email protected]
)
Inheritance:
extends
Horde_Core_Tagger
Show file
Open project: horde/horde
Protected Properties
Property
Type
Description
$_app
$_types
Public Methods
Method
Description
search
(
array
$tags
,
$filter
= [] ) :
array
Searches for resources that are tagged with all of the requested tags.
Method Details
search()
public
method
Searches for resources that are tagged with all of the requested tags.
public
search
(
array
$tags
,
$filter
= [] ) :
array
$tags
array
Either a tag_id, tag_name or an array.
return
array
An array of story ids matching the search criteria.
Property Details
$_app
protected property
protected
$_app
$_types
protected property
protected
$_types