API17

JHelp

From Joomla! Documentation

Revision as of 17:57, 23 April 2011 by Doxiki2 (talk | contribs) (Layout updates)

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

[Edit Descripton] Template:Description:JHelp

Defined in[edit]

libraries/joomla/language/help.php

Subpackage[edit]

Language

Extends[edit]

Extended by[edit]

Methods[edit]

Method name Description
[[JHelp::createSiteList/11.1|createSiteList]] Builds a list of the help sites which can be used in a select option.
[[JHelp::createURL/11.1|createURL]] Create a URL for a given help key reference.

Importing[edit]

jimport( 'joomla.language.help' );

See also[edit]

Template:SeeAlso:JHelp [Edit See Also]

Examples[edit]

<CodeExamplesForm />