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.
저자: Michael J Rubinsky ([email protected])
상속: extends Horde_Core_Tagger
파일 보기 프로젝트 열기: horde/horde

보호된 프로퍼티들

프로퍼티 타입 설명
$_app
$_types

공개 메소드들

메소드 설명
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.

메소드 상세

listRelatedImages() 공개 메소드

List image ids of images related (via similar tags) to the specified image
public listRelatedImages ( Ansel_Image $image, bolean $ownerOnly = true ) : array
$image Ansel_Image The image to get related images for.
$ownerOnly bolean Only return images owned by the specified image's owner.
리턴 array An array of 'image' and 'rank' keys..

프로퍼티 상세

$_app 보호되어 있는 프로퍼티

protected $_app

$_types 보호되어 있는 프로퍼티

protected $_types