JHelp/1.5
From Joomla! Documentation
JHelp
Description
Description:JHelp [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | createSiteList | Builds a list of the help sites which can be used in a select option. |
| public | createURL | Create an URL for a giving help file reference. |
- Defined in libraries/joomla/language/help.php
Importing
jimport( 'joomla.language.help' );
See also
-
JHelp on api.joomla.org
-
JHelp source code on JoomlaCode
-
Subpackage Language
- Other versions of JHelp
User contributed notes
<CodeExamplesForm />