API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
ConfigControllerApplication::__construct | ( | $ | default = array() | ) |
Custom Constructor
Réimplémentée à partir de JController.
ConfigControllerApplication::cancel | ( | ) |
Cancel operation
Références jimport(), et JClientHelper::setCredentialsFromRequest().
ConfigControllerApplication::refreshHelp | ( | ) |
Références $data, JText::_(), jimport(), JClientHelper::setCredentialsFromRequest(), et JFile::write().
ConfigControllerApplication::save | ( | ) |
Save the configuration
Références $config, $mainframe, $task, JText::_(), JFilterOutput::ampReplace(), JRequest::checkToken(), JFactory::getCache(), JFactory::getConfig(), JClientHelper::getCredentials(), JTable::getInstance(), JRequest::getVar(), JPath::isOwner(), jexit(), jimport(), JError::raiseNotice(), JError::raiseWarning(), JClientHelper::setCredentialsFromRequest(), JPath::setPermissions(), et JFile::write().
ConfigControllerApplication::showConfig | ( | ) |
Show the configuration edit form
string | The URL option |
Références $db, $langs, $query, JText::_(), JHTML::_(), JHelp::createSiteList(), JFactory::getDBO(), JSession::getStores(), JCache::getStores(), jimport(), et ConfigApplicationView::showConfig().