API15

API15:JHelp

From Joomla! Documentation

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