PHP 클래스 Ansel_Tagger, horde
Copyright 2010-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you
did not receive this file, see http://www.horde.org/licenses/gpl.
파일 보기
프로젝트 열기: horde/horde
보호된 프로퍼티들
공개 메소드들
메소드 |
설명 |
|
listRelatedImages ( Ansel_Image $image, bolean $ownerOnly = true ) : array |
List image ids of images related (via similar tags) to the specified
image |
|
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) - 'gallery' or 'image'
- user (array) - only include objects owned by
these users. |
리턴 |
A |
hash of 'gallery' and 'image' ids. |
프로퍼티 상세