Package DE_EPAGES::CustomForm::API::Object::CustomFormFieldWithOptions
object interface for CustomFormFieldWithOptions.
Base |
DE_EPAGES::CustomForm::API::Object::CustomFormField |
Functions
className
Returns the class name, used for DAL access.
Syntax |
$ClassName = $IntegerFormField->className; |
Return |
|
saveOptions
Saves the options from the form values
Syntax |
$Field->saveOptions($hFormValues); |
Input |
|