UNB Components Code Reference

UnbFormHandler::GetUser method

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

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

Parameters

tmpVars

Return value

(UnbUser)

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 1180

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