API15

API15:JHelp

From Joomla! Documentation

Revision as of 00:52, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Defined in

libraries/joomla/language/help.php

Methods

Method name Description
createURL Create an URL for a giving help file reference
createSiteList Builds a list of the help sites which can be used in a select option

Importing

jimport( 'joomla.language.help' );



Examples

Code Examples