PHP Class Mnemo_Tagger, horde
Copyright 2013-2016 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (ASL). If you
did not receive this file, see http://www.horde.org/licenses/apache.
ファイルを表示
Open project: horde/horde
Protected Properties
Public Methods
Method |
Description |
|
search ( array $tags, array $filter = [] ) : array |
Searches for resources that are tagged with all of the requested tags. |
|
Method Details
Searches for resources that are tagged with all of the requested tags.
public search ( array $tags, array $filter = [] ) : array |
$tags |
array |
Either a tag_id, tag_name or an array. |
$filter |
array |
Array of filter parameters.
- user: (array) - only include objects owned by these users.
- list (array) - restrict to notes contained in these notepads. |
return |
array |
A hash of results. |
Property Details
$_app protected_oe property
$_types protected_oe property