Source for file joomlaupdate.php
Documentation is available at joomlaupdate.php
* @package Joomla.Administrator
* @subpackage com_joomlaupdate
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* @package Joomla.Administrator
* @subpackage com_joomlaupdate
* Gets a list of the actions that can be performed.
$assetName =
'com_joomlaupdate';
foreach ($actions as $action)
$result->set($action->name, $user->authorise($action->name, $assetName));
Documentation generated on Tue, 19 Nov 2013 15:06:14 +0100 by phpDocumentor 1.4.3