ModalBoxButton Class Reference

Inherits er::prototaculous::widgets::ModalBox.

Collaboration diagram for ModalBoxButton:

Collaboration graph
[legend]

List of all members.

Classes

interface  Bindings

Public Member Functions

String formID ()
String href ()
WOActionResults invokeAction ()
boolean isStateless ()
String method ()
 ModalBoxButton (WOContext context)
String onClick ()
void reset ()
boolean shouldSerializeForm ()
boolean synchronizesVariablesWithBindings ()

Protected Member Functions

NSArray< String_options ()

Private Member Functions

String _formString ()
String _method ()
Boolean _serializeForm ()

Static Private Attributes

static boolean _serializeForm = true


Detailed Description

Encapsulation of http://www.wildbit.com/labs/modalbox/ (a re-implementation of AjaxModalDialog) This component extends api of WOSubmitButton i.e api compatible with WOSubmitButton

Author:
mendis
method The method of the modalbox/Ajax request. i.e 'post' or 'get' serializeForm If you do not want to process form data set to false NOTE: there appears to be a limitation as to how much can be serialized in WO + Ajax. Results vary - IE being the worst :) Default is true

FIXME Form value taking


Constructor & Destructor Documentation

ModalBoxButton ( WOContext  context  ) 


Member Function Documentation

String _formString (  )  [private]

String _method (  )  [private]

NSArray<String> _options (  )  [protected]

Reimplemented from ModalBox.

Boolean _serializeForm (  )  [private]

String formID (  ) 

String href (  ) 

WOActionResults invokeAction (  ) 

boolean isStateless (  ) 

String method (  ) 

String onClick (  ) 

void reset (  ) 

boolean shouldSerializeForm (  ) 

boolean synchronizesVariablesWithBindings (  ) 


Member Data Documentation

boolean _serializeForm = true [static, private]


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

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