API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
HTML_admin_misc::changelog | ( | ) |
HTML_admin_misc::get_php_setting | ( | $ | val | ) |
HTML_admin_misc::get_server_software | ( | ) |
HTML_admin_misc::help | ( | ) |
Display Help Page
For this method the important two scenarios are local or remote help files. In the case of local help files the language tag will be added in order to allow different languages of help.
In case of the remote server it is assumed that this server provide one specific help set of files in one particular language.
Références $k, $lang, $mainframe, JHTML::_(), JText::_(), JURI::base(), JFolder::exists(), JRequest::getCmd(), JFactory::getLanguage(), JRequest::getString(), jimport(), type, et value.
HTML_admin_misc::system_info | ( | ) |
Références $db, $document, $mainframe, JHTML::_(), JFactory::getDBO(), et JFactory::getDocument().