PHP Class 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.
Author: Michael J Rubinsky ([email protected])
Inheritance: extends Horde_Core_Tagger
Afficher le fichier Open project: horde/horde

Protected Properties

Свойство Type Description
$_app
$_types

Méthodes publiques

Méthode Description
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.

Method Details

listRelatedImages() public méthode

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.
Résultat array An array of 'image' and 'rank' keys..

Property Details

$_app protected_oe property

protected $_app

$_types protected_oe property

protected $_types