class ImageController (View source)

The Image controller.

Methods

static Response
copyResized()

Copy an image resized based on $_POST.

static Response
select()

Select an image.

Details

static Response copyResized()

Copy an image resized based on $_POST.

Return Value

Response the response object

static Response select()

Select an image.

Return Value

Response the response object