void HTML_QuickForm_Action::perform (
object HTML_QuickForm_Page &$page
, string $actionName
)
This method should be overriden by child classes to provide the necessary logic.
&$page
the current form-page
$actionName
Current action name, as one Action object can serve multiple actions
throws no exceptions thrown
This function can not be called statically.