UNB Components Code Reference

UnbFormHandler::HandleFormAction method

Handles a specific HTML form action.

private function UnbFormHandler::HandleFormAction ($action, &$actionFields, &$tmpVars);

Parameters

action

(string) Action name

actionFields  –  out

(array) Array of return values from the action

tmpVars

(array) Array of temporary variables that are used in other actions, like a newly created object

Member of class: UnbFormHandler

Implementation file: formhandler.class.php, line 339

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