History of setHelpInfo

Version 1

setHelpInfo

TikiSystem->setHelpInfo Documentation

Created by: btodoroff, Last modification: 06 Apr 2004 (23:49 UTC) by btodoroff
setHelpInfo is used to set the contextual help informaiton for the page you are about to display. It should be called just before the display function. It looks something like this:

$gTikiSystem->setHelpInfo('Features','Settings','Help with the features settings');

The three arguments are:

package: The package that help is provided for
context: The context within the package that the help is for
description: A discription of what type of help the link is for.

The system will use these paramaters to setup a Smarty variable called TikiHelpInfo with and associative array with the following members:

URL: The url where the help page can be found
Desc: The text of the description of the help that the link is for.
Page History
Date/CommentUserIPVersion
13 Nov 2008 (18:18 UTC)
xing62.47.245.712
Current • Source
btodoroff66.206.174.801
View • Compare • Difference • Source