Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
__construct ($config=array()) | |
save () | |
cancel () | |
refreshHelp () | |
removeroot () |
ConfigControllerApplication::__construct | ( | $config = array() | ) |
Class Constructor
array | $config | An optional associative array of configuration settings. |
Réimplémentée à partir de JController.
Références $config.
ConfigControllerApplication::cancel | ( | ) |
Cancel operation
Références $app, JText\_(), JFactory\getApplication(), JFactory\getUser(), null, et JClientHelper\setCredentialsFromRequest().
ConfigControllerApplication::refreshHelp | ( | ) |
Références $data, JText\_(), elseif, jimport(), JPATH_BASE, JClientHelper\setCredentialsFromRequest(), et JFile\write().
ConfigControllerApplication::removeroot | ( | ) |
Method to remove the root property from the configuration.
Références $message, $return, JText\_(), JSession\checkToken(), JFactory\getApplication(), JFactory\getUser(), et JText\sprintf().
ConfigControllerApplication::save | ( | ) |
Method to save the configuration.
Références $app, $data, $i, $message, $n, $return, JRoute\_(), JText\_(), JSession\checkToken(), JFactory\getApplication(), JFactory\getUser(), JRequest\getVar(), jexit(), JClientHelper\setCredentialsFromRequest(), et JText\sprintf().