\JRequest

JRequest Class

This class serves to provide the Joomla Platform 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 returned raw.