ClassInterface CMS3_Help_IProvidesHelp

Description

A plugin that implements this interfaces exposes data that will be available for the Help plugin.

Located in /share/Help/CMS3_Help_IProvidesHelp.php (line 37)

IPlugin
   |
   --CMS3_Help_IProvidesHelp
Method Summary
 void GetHelp ()
Methods
GetHelp (line 46)

Gets a list of the help available for this plugin

This method returns a list of toplevel subjects, only one or two toplevel subjects, each toplevel subject is an array with 3 fields number zero a title, number one the body text of the help page (in HTML) and number 2 is an array of subsubjects. Each subsubject consists of the same as the toplevel subjects.

Return array List of help subjects and subsubjects

  • access: public
void GetHelp ()

Inherited Methods

Inherited From IPlugin

 IPlugin::GetPluginID()
 IPlugin::Register()

Documentation generated on Mon, 30 Apr 2007 01:59:04 +0200 by phpDocumentor 1.3.1