This documentation is for the old version. Go to the latest Upload Suite docs

AmazonS3Extender.Files Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a collection of settings for files to be uploaded.

Syntax

PHP
public function &getFiles() {
}

public function setFiles($value) {
}

Property Value

Type: array

The collection of settings for files to be uploaded.

See Also

Reference