class FileController (View source)

The file controller.

Methods

static Response
editInfo()

Edit file information (file name and caption).

static Response
import()

Import file from URL.

Details

static Response editInfo()

Edit file information (file name and caption).

Return Value

Response the response object

static Response import()

Import file from URL.

Return Value

Response the response object