imageBrowser.schema.model.fieldsObject

imageBrowser.schema.model.fields.nameObject|String

The field which contains the name of the image/directory

imageBrowser.schema.model.fields.name.fieldString

The name of the field.

imageBrowser.schema.model.fields.name.parseFunction

Specifies the function which will parse the field value. If not set default parsers will be used.

imageBrowser.schema.model.fields.typeObject|String

The field which contains the type of the entry. Either f for image or d for directory.

imageBrowser.schema.model.fields.type.parseFunction

Specifies the function which will parse the field value. If not set default parsers will be used.

imageBrowser.schema.model.fields.type.fieldString

The name of the field.

imageBrowser.schema.model.fields.sizeObject|String

The field which contains the size of image.

imageBrowser.schema.model.fields.size.fieldString

The name of the field.

imageBrowser.schema.model.fields.size.parseFunction

Specifies the function which will parse the field value. If not set default parsers will be used.