Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
JControllerBase
getInput
Introduction
Synopsis
Return
Interface
JControllerBase::
getInput
Get the input object.
Signature
public function getInput()
Returns
JInput
The input object.
Defined by Interface
JController