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 283

© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.