PHP Class AdminPageFramework_PointerToolTip

Inheritance: extends AdminPageFramework_FrameworkUtility
显示文件 Open project: michaeluno/admin-page-framework Class Usage Examples

Public Properties

Property Type Description
$aPointerData
$aScreenIDs
$sPointerID

Public Methods

Method Description
__construct ( $asScreenIDs, $sPointerID, array $aPointerData )
_getInternalScript ( $aPointers = [] )
_replyToInsertInternalScript ( )
_replyToLoadPointers ( )
_replyToSetPointer ( $aPointers )

Private Methods

Method Description
_enqueueScripts ( )
_getPointers ( )
_getValidPointers ( $_aPointers )
_hasBeenCalled ( )
_setHooks ( $aScreenIDs )
_shouldSkip ( $_iPointerID, $_aDismissed, $_aPointer )

Method Details

__construct() public method

public __construct ( $asScreenIDs, $sPointerID, array $aPointerData )
$aPointerData array

_getInternalScript() public method

public _getInternalScript ( $aPointers = [] )

_replyToInsertInternalScript() public method

_replyToLoadPointers() public method

_replyToSetPointer() public method

public _replyToSetPointer ( $aPointers )

Property Details

$aPointerData public_oe property

public $aPointerData

$aScreenIDs public_oe property

public $aScreenIDs

$sPointerID public_oe property

public $sPointerID