![]() |
IP.Board
3.3.0
|
Returns a cropped photo for an ajax request. More...
Public Member Functions | |
| doExecute (ipsRegistry $registry) | |
Protected Member Functions | |
| _cropPhoto () | |
| _importUrl () | |
| _remove () | |
| _save () | |
| _show () | |
Returns a cropped photo for an ajax request.
| _cropPhoto | ( | ) | [protected] |
Crop the chosen photo
| _importUrl | ( | ) | [protected] |
Import a photo or image from URL
| _remove | ( | ) | [protected] |
Remove the photo
| _save | ( | ) | [protected] |
Saves data
| _show | ( | ) | [protected] |
Display the photo editor
| doExecute | ( | ipsRegistry $ | registry | ) |
Main function executed automatically by the controller
| object | $registry | Registry object |
Reimplemented from ipsAjaxCommand.