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)
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