ImageUploaderFlash.Converters Property HTML5/Flash Uploader PHP

Supported technologies: Adobe FlashHTML 5

Gets or sets the collection of converters.

Syntax

PHP Initialize
public function &getConverters() {
}

public function setConverters($value) {
}

Property Value

Type: array

The collection of converters.

Remarks

Each conveter configures a converted file (original file as is, thumbnail created from original image file, icon associated with original file, or original file compressed into ZIP archive) which will be uploaded for each of the user-selected files.

See Also

Reference

Manual