Source for file component.php
Documentation is available at component.php
* @package Joomla.Administrator
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* Note: this view is intended only to be opened in a popup
* @package Joomla.Administrator
* @param array $config An optional associative array of configuration settings.
// Map the apply task to the save method.
* @deprecated 4.0 Use ConfigControllerComponentCancel instead.
JLog::add('ConfigControllerComponent is deprecated. Use ConfigControllerComponentCancel instead.', JLog::WARNING, 'deprecated');
* @deprecated 4.0 Use ConfigControllerComponentSave instead.
JLog::add('ConfigControllerComponent is deprecated. Use ConfigControllerComponentSave instead.', JLog::WARNING, 'deprecated');
return $controller->execute();
Documentation generated on Tue, 19 Nov 2013 14:56:11 +0100 by phpDocumentor 1.4.3