references:joomla.framework:environment:jrequestJRequest
This class serves to provide the Joomla! Framework with a common interface to access request variables. This includes $_POST, $_GET, and naturally $_REQUEST. Variables can be passed through an input filter to avoid injection, or they can be returned raw. The concept and implementation of this class is inspired by the binary cloud environment package (http://www.binarycloud.com). Methods
Discussion |


