\AdminPageFramework_Help_Base

Provides base methods and properties for manipulating the contextual help tabs.

Summary

Methods
Properties
Constants
No public methods found
No public properties found
No constants found
setHelpTab()
$oScreen
N/A
No private methods found
No private properties found
N/A

Properties

$oScreen

$oScreen : object

Stores the screen object.

Type

object

Methods

setHelpTab()

setHelpTab( $strID,  $strTitle,  $arrContents,  $arrSideBarContents)

Sets the contextual help tab.

On contrary to other methods relating to contextual help tabs that just modify the class properties, this finalizes the help tab contents. In other words, the set values here will take effect.

Parameters

$strID
$strTitle
$arrContents
$arrSideBarContents