\Ansel_ActionHandler

The Ansel_ActionHandler:: class centralizes the handling of various image and gallery actions.

Copyright 2003-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.

Summary

Methods
Properties
Constants
download()
imageActions()
editActions()
galleryActions()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

download()

download(string  $actionID) 

Check for download action.

Parameters

string $actionID

The action identifier.

imageActions()

imageActions(string  $actionID) : boolean

Check for, and handle, common image related actions.

Parameters

string $actionID

The action identifier.

Throws

\Ansel_Exception

Returns

boolean —

True if an action was handled, otherwise false.

editActions()

editActions(string  $actionID) : boolean

Check for, and handle, image editing actions.

Parameters

string $actionID

The action identifier.

Throws

\Ansel_Exception

Returns

boolean —

True if an action was handled, otherwise false.

galleryActions()

galleryActions(  $actionID) 

Parameters

$actionID