WikiaRequest is not a complete replacement for WebRequest, but it has most of the functions that we need for getting and setting request variables (from forms) as well as Cookie and Session data. Controllers have a WikiaRequest member variable called $this->request, but they also have a shorthand function for the most common use case, which is to just get a variable directly. Controller->getVal('key', 'default') will get a value from the request object.
| Attributes | Values |
|---|---|
| rdfs:label |
|
| rdfs:comment |
|
| dcterms:subject | |
| abstract |
|