$_app
$_app :
search(array $tags, array $filter = array()) : array
Searches for resources that are tagged with all of the requested tags.
| 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.
|
A hash of results.