Builds a list of the help sites which can be used in a select option.
static array
createSiteList
(string $pathToXml)
-
string
$pathToXml: Path to an XML file.
Create a URL for a given help key reference
static string
createURL
(string $ref, [boolean $useComponent = false], [string $override = null], [string $component = null])
-
string
$ref: The name of the help screen (its key reference)
-
boolean
$useComponent: Use the help file in the component directory
-
string
$override: Use this URL instead of any other
-
string
$component: Name of component (or null for current component)