/util/Param.incParameter accessing helper functions
miGetParam (line 16)
Retrieves a param. First tryies from $_POST, and then $_GET. If the param is not found prints an error and terminates the application
miGetParamDefault (line 36)
Retrieves a param or returns a default value.
First tryies from $_POST, and then $_GET. If the param is not found returns $defult
Documentation generated on Mon, 18 Oct 2004 14:58:32 +0300 by phpDocumentor 1.2.3