Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques statiques | |
static | createUrl ($ref, $useComponent=false, $override=null, $component=null) |
static | createSiteList ($pathToXml) |
Help system class
|
static |
Builds a list of the help sites which can be used in a select option.
string | $pathToXml | Path to an XML file. |
Référencé par HelpsiteField\getOptions().
Create a URL for a given help key reference
string | $ref | The name of the help screen (its key reference) |
boolean | $useComponent | Use the help file in the component directory |
string | $override | Use this URL instead of any other |
string | $component | Name of component (or null for current component) |
Références $app, $component, $lang, $params, $url, $version, JPATH_BASE, et null.
Référencé par HelpButton\_getCommand().