Class JHelp

Description

Help system class

  • since: 1.1

Located in /i18n/help.php (line 23)


	
			
Method Summary
 void createSiteList (string $pathToXml, [string $selected = null], array 2)
 void createURL (string $ref, [boolean $com = false])
Methods
createSiteList (line 70)

Builds a list of the help sites which can be used in a select option

void createSiteList (string $pathToXml, [string $selected = null], array 2)
  • array 2: An array of arrays ( text, value, selected )
  • string $pathToXml: Path to an xml file
  • string $selected: Language tag to select (if exists)
createURL (line 30)

Create an URL for a giving help file reference

void createURL (string $ref, [boolean $com = false])
  • string $ref: The name of the popup file (excluding the file extension for an xml file)
  • boolean $com: Use the help file in the component directory

Documentation generated on Sat, 4 Feb 2006 14:23:44 +0100 by phpDocumentor 1.3.0RC4