| DataObjectManager_Popup |
Base class for all forms. The form class is an extensible base for all forms on
a sapphire application. It can be used either by extending it, and creating
processor methods on the subclass, or by creating instances of form whose
actions are handled by the parent controller. |
| FileDataObjectManager_Popup |
Base class for all forms. The form class is an extensible base for all forms on
a sapphire application. It can be used either by extending it, and creating
processor methods on the subclass, or by creating instances of form whose
actions are handled by the parent controller. |
| Form |
Base class for all forms. The form class is an extensible base for all forms on
a sapphire application. It can be used either by extending it, and creating
processor methods on the subclass, or by creating instances of form whose
actions are handled by the parent controller. |
| Form_FieldMap |
|
| FormField |
Represents a field in a form. |
| FormResponse |
This class collects all output that needs to be returned after an Form-Request
to the client. It automatically determines if it needs to send back javascript
after an Ajax-Request or just redirect to another page (on a normal request). |
| ImageDataObjectManager_Popup |
Base class for all forms. The form class is an extensible base for all forms on
a sapphire application. It can be used either by extending it, and creating
processor methods on the subclass, or by creating instances of form whose
actions are handled by the parent controller. |
| MediawebPage_Popup |
Base class for all forms. The form class is an extensible base for all forms on
a sapphire application. It can be used either by extending it, and creating
processor methods on the subclass, or by creating instances of form whose
actions are handled by the parent controller. |
| Order_CancelForm |
Base class for all forms. The form class is an extensible base for all forms on
a sapphire application. It can be used either by extending it, and creating
processor methods on the subclass, or by creating instances of form whose
actions are handled by the parent controller. |
| PhotoAlbumManager_Popup |
Base class for all forms. The form class is an extensible base for all forms on
a sapphire application. It can be used either by extending it, and creating
processor methods on the subclass, or by creating instances of form whose
actions are handled by the parent controller. |