railo.runtime.functions.file
Class FileUploadAll
java.lang.Object
railo.runtime.functions.file.FileUploadAll
public class FileUploadAll
- extends Object
Method Summary |
static Array |
call(PageContext pc,
String destination)
|
static Array |
call(PageContext pc,
String destination,
String accept)
|
static Array |
call(PageContext pc,
String destination,
String accept,
String nameConflict)
|
static Array |
call(PageContext pc,
String destination,
String accept,
String nameConflict,
String mode)
|
static Array |
call(PageContext pc,
String destination,
String accept,
String nameConflict,
String mode,
String attributes)
|
static Array |
call(PageContext pc,
String destination,
String accept,
String nameConflict,
String mode,
String attributes,
Object acl)
|
FileUploadAll
public FileUploadAll()
call
public static Array call(PageContext pc,
String destination)
throws PageException
- Throws:
PageException
call
public static Array call(PageContext pc,
String destination,
String accept)
throws PageException
- Throws:
PageException
call
public static Array call(PageContext pc,
String destination,
String accept,
String nameConflict)
throws PageException
- Throws:
PageException
call
public static Array call(PageContext pc,
String destination,
String accept,
String nameConflict,
String mode)
throws PageException
- Throws:
PageException
call
public static Array call(PageContext pc,
String destination,
String accept,
String nameConflict,
String mode,
String attributes)
throws PageException
- Throws:
PageException
call
public static Array call(PageContext pc,
String destination,
String accept,
String nameConflict,
String mode,
String attributes,
Object acl)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo