IP.Board  3.3.0
public_gallery_ajax_image Class Reference
Inheritance diagram for public_gallery_ajax_image:
ipsAjaxCommand

Public Member Functions

 addNote ()
 doExecute (ipsRegistry $registry)
 editNote ()
 removeNote ()
 rotateImage ($direction)

Protected Member Functions

 _addMap ()
 _fetchUploads ()
 _imageDetail ()
 _moveDialogue ()
 _removeMap ()
 _removeUpload ()
 _setAsCover ()
 _setAsPhoto ()

Member Function Documentation

_addMap ( ) [protected]

Adds a map to the image.

protected

Returns:
void
_fetchUploads ( ) [protected]

Fetches all uploads for this 'session'

protected

Returns:
void
_imageDetail ( ) [protected]

Returns image detail... for an image..

protected

Returns:
void
_moveDialogue ( ) [protected]

Returns image detail... for an image..

protected

Returns:
void
_removeMap ( ) [protected]

Removes a map to the image.

protected

Returns:
void
_removeUpload ( ) [protected]

Fetches all uploads for this 'session'

protected

Returns:
void
_setAsCover ( ) [protected]

Sets an image as a photo.

protected

Returns:
void
_setAsPhoto ( ) [protected]

Sets an image as a photo.

protected

Returns:
void
addNote ( )

Adds a new note to an image

public

Returns:
void
doExecute ( ipsRegistry registry)

Main function executed automatically by the controller

Parameters:
object$registryRegistry object
Returns:
void

Reimplemented from ipsAjaxCommand.

editNote ( )

Edit an existing image note

public

Returns:
void

Remove an existing image note

public

Returns:
void
rotateImage ( direction)

Rotates an image via ajax Source could be upload table or image table

public

Parameters:
string$directionright or left
Returns:
void

The documentation for this class was generated from the following file:
 All Data Structures Functions Variables