[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/libraries/joomla/language/ -> help.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
License: GNU/GPL, see LICENSE.php
Version: $Id: help.php 14401 2010-01-26 14:10:00Z louis $
File Size: 145 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

JHelp:: (2 methods):
  createURL()
  createSiteList()


Class: JHelp  - X-Ref

Help system class

createURL($ref, $useComponent = false)   X-Ref
Create an URL for a giving help file reference

param: string The name of the popup file (excluding the file extension for an xml file)
param: boolean Use the help file in the component directory

createSiteList($pathToXml, $selected = null)   X-Ref
Builds a list of the help sites which can be used in a select option

param: string    Path to an xml file
param: string    Language tag to select (if exists)
param: array    An array of arrays ( text, value, selected )



Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1