Source for file controller.php
Documentation is available at controller.php
* @package Joomla.Platform
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE
* Joomla Platform Controller Interface
* @package Joomla.Platform
* Execute the controller.
* @return boolean True if controller finished execution, false if the controller did not
* finish execution. A controller might return false if some precondition for
* the controller to run has not been satisfied.
* @throws RuntimeException
* Get the application object.
* @return JApplicationBase The application object.
* @return JInput The input object.
Documentation generated on Tue, 19 Nov 2013 14:57:06 +0100 by phpDocumentor 1.4.3