Package | Description |
---|---|
com.gentics.api.lib.upload |
Package for classes and interfaces for the fileupload support.
|
Modifier and Type | Method and Description |
---|---|
FileInformation |
FileInformation.cloneFileInformation()
Can be used to retrieve a clone of a file item if it is needed longer
than one request long.
|
FileInformation |
FileUploadProvider.getFileInformation(String fieldName)
Get the file information of an uploaded file by field name.
The retrieved value will depend on the client's operating system: Windows delivers Full Path, *NX delivers only FileName |
Copyright © 2017 Gentics Software. All Rights Reserved.