JControllerBase::__construct
Instantiate the controller.
Signature
public function __construct([JInput
$input = null,
[JApplicationBase
$app = null]] )
Parameters
-
$input
- The input object.
-
$app
- The application object.