IP.Board  3.3.0
public_members_ajax_photo Class Reference

Returns a cropped photo for an ajax request. More...

Inheritance diagram for public_members_ajax_photo:
ipsAjaxCommand

Public Member Functions

 doExecute (ipsRegistry $registry)

Protected Member Functions

 _cropPhoto ()
 _importUrl ()
 _remove ()
 _save ()
 _show ()

Detailed Description

Returns a cropped photo for an ajax request.


Member Function Documentation

_cropPhoto ( ) [protected]

Crop the chosen photo

Returns:
void [JSON array]
_importUrl ( ) [protected]

Import a photo or image from URL

_remove ( ) [protected]

Remove the photo

Returns:
void [HTML]
_save ( ) [protected]

Saves data

Returns:
void [HTML]
_show ( ) [protected]

Display the photo editor

Returns:
void [HTML]
doExecute ( ipsRegistry registry)

Main function executed automatically by the controller

Parameters:
object$registryRegistry object
Returns:
void

Reimplemented from ipsAjaxCommand.


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