PHP Класс Kronolith_Tagger, horde
Copyright 2009-2016 Horde LLC (http://www.horde.org/)
Показать файл
Открыть проект
Примеры использования класса
Защищенные свойства (Protected)
Открытые методы
Метод |
Описание |
|
search ( array $tags, array $filter = [] ) : A |
Searches for resources that are tagged with all of the requested tags. |
|
Описание методов
Searches for resources that are tagged with all of the requested tags.
public search ( array $tags, array $filter = [] ) : A |
$tags |
array |
Either a tag_id, tag_name or an array. |
$filter |
array |
Array of filter parameters.
- type (string) - only return either events or
calendars, not both.
- user (array) - only include objects owned by
these users.
- calendar (array) - restrict to events contained
in these calendars. |
Результат |
A |
hash of 'calendars' and 'events' that each contain an array
of calendar_ids and event_uids respectively. |
Описание свойств
$_app защищенное свойство
$_types защищенное свойство