UNB Components Code Reference

UnbFormHandler::HandleForm method

Handles a submitted HTML form and performs all requested actions.

public function UnbFormHandler::HandleForm ();

Return value

(array) Action return values

Remarks

The return array contains 3 entries at the first level: 'actions' contains the action return values, 'erroraction' names the action where an error has occured (if any) and 'allsuccess' is set if all actions were processed successfully.

Member of class: UnbFormHandler

Implementation file: formhandler.class.php, line 141

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.