FileUploader Class Reference

Inherits com::webobjects::appserver::WOComponent.

Inherited by FileUploaderContainer.

Collaboration diagram for FileUploader:

Collaboration graph
[legend]

List of all members.

Classes

interface  Bindings
interface  FormKeys

Public Member Functions

void appendToResponse (WOResponse response, WOContext context)
 FileUploader (WOContext aContext)
String id ()
WOActionResults invokeAction (WORequest request, WOContext context)
String options ()
String script ()
boolean synchronizesVariablesWithBindings ()
void takeValuesFromRequest (WORequest request, WOContext context)

Static Public Member Functions

static Integer maxFileSize ()

Protected Member Functions

NSArray< String_options ()
void setData (NSData data)
void setFilePath (String aPath)

Private Member Functions

String _id ()
String _script ()
String finalFilePath ()
String href ()
boolean isAjax ()

Private Attributes

RuntimeException exception

Static Private Attributes

static Logger log = Logger.getLogger(FileUploader.class)
static boolean useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.jquery.useUnobtrusively", true)


Constructor & Destructor Documentation

FileUploader ( WOContext  aContext  ) 


Member Function Documentation

String _id (  )  [private]

NSArray<String> _options (  )  [protected]

String _script (  )  [private]

void appendToResponse ( WOResponse  response,
WOContext  context 
)

Reimplemented in FileUploaderContainer.

String finalFilePath (  )  [private]

String href (  )  [private]

String id (  ) 

WOActionResults invokeAction ( WORequest  request,
WOContext  context 
)

boolean isAjax (  )  [private]

static Integer maxFileSize (  )  [static]

String options (  ) 

String script (  ) 

void setData ( NSData  data  )  [protected]

void setFilePath ( String  aPath  )  [protected]

boolean synchronizesVariablesWithBindings (  ) 

void takeValuesFromRequest ( WORequest  request,
WOContext  context 
)


Member Data Documentation

RuntimeException exception [private]

Logger log = Logger.getLogger(FileUploader.class) [static, private]

boolean useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.jquery.useUnobtrusively", true) [static, private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:23 2012 for Project Wonder by  doxygen 1.5.8