Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques statiques | |
static | createUrl ($ref, $useComponent=false, $override=null, $component=null) |
static | createSiteList ($pathToXml) |
Help system class
|
static |
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, Text\_(), Factory\getApplication(), ApplicationHelper\getComponentName(), Factory\getLanguage(), ComponentHelper\getParams(), JPATH_BASE, et null.
Référencé par HelpButton\_getCommand(), et HelpModel\getPage().