API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5

Référence de la classe JHelp

Liste de tous les membres

Fonctions membres publiques


Documentation des fonctions membres

JHelp::createSiteList ( pathToXml,
selected = null 
)

Builds a list of the help sites which can be used in a select option

Paramètres:
stringPath to an xml file
stringLanguage tag to select (if exists)
arrayAn array of arrays ( text, value, selected )

Références $data, $list, $option, $text, $url, et JFactory::getXMLParser().

Référencé par JElementHelpsites::fetchElement(), et ConfigControllerApplication::showConfig().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :

JHelp::createURL ( ref,
useComponent = false 
)

Create an URL for a giving help file reference

Paramètres:
stringThe name of the popup file (excluding the file extension for an xml file)
booleanUse the help file in the component directory

Références $lang, $mainframe, $option, $url, $user, $version, JFile::exists(), JFactory::getLanguage(), JFactory::getUser(), et jimport().

Référencé par JButtonHelp::_getCommand().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :


La documentation de cette classe a été générée à partir du fichier suivant :