PHP Class Ansel_Ajax_Application_Handler, horde
Copyright 2012-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.
显示文件
Open project: horde/horde
Protected Properties
Public Methods
Private Methods
Method Details
Adds a new tag to a resource.
public addTag ( ) : array |
return |
array |
An array of tag hashes representing the objects's current
tags (after the new tag is added). |
checkSlug()
public method
deleteFaces()
public method
Delete a face from an image.
Javascript code needed for embedding a small gallery widget in
external websites.
public embed ( ) : Horde_Core_Ajax_Response_Raw |
return |
Horde_Core_Ajax_Response_Raw |
The Ajax response object. |
getGallery()
public method
public getGallery ( ) : mixed |
return |
mixed |
False on failure, object representing the gallery with
the following structure: |
imageSaveGeotag()
public method
Save/update image geotag.
removeTag()
public method
Remove tag(s) from a resource.
public removeTag ( ) : array |
return |
array |
An array of tag hashes representing the objects's current
tags (after the tags are deleted). |
setFaceName()
public method
uploadNotification()
public method
Property Details
$_external protected_oe property