UNB Components Code Reference

UnbFormHandler::GetMessage method

Gets the message object from either the message ID in the HTML form or the temporary variables from earlier actions.

private function UnbFormHandler::GetMessage (&$tmpVars);

Parameters

tmpVars

Return value

(UnbMessage)

Remarks

inout 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 1246

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