JApplicationWeb::doExecute
Method to run the Web application routines. Most likely you will want to instantiate a controller and execute it, or perform some sort of action that populates a JDocument object so that output can be rendered to the client.
Signature
protected function doExecute()
Returns
- void