UNA
BxDolModuleProxy Class Reference

Public Member Functions

 getData (&$aEvent, $aBrowseParams=array())
 
 getPost (&$aEvent, $aBrowseParams=array())
 
 getNotificationEmail ($iRecipient, &$aEvent)
 
 getNotificationPush ($iRecipient, &$aEvent)
 

Detailed Description

Proxy class for module classes, now only module template class is proxied. It's possible to override any module template method call by making a response for 'module_template_method_call' alert.

Member Function Documentation

◆ getData()

BxDolModuleProxy::getData ( $aEvent,
  $aBrowseParams = array() 
)

Dirty fix for pass by reference to BxTimelineTemplate::getData

◆ getNotificationEmail()

BxDolModuleProxy::getNotificationEmail (   $iRecipient,
$aEvent 
)

Dirty fix for pass by reference to BxNtfsTemplate::getNotificationEmail

◆ getNotificationPush()

BxDolModuleProxy::getNotificationPush (   $iRecipient,
$aEvent 
)

Dirty fix for pass by reference to BxNtfsTemplate::getNotificationPush

◆ getPost()

BxDolModuleProxy::getPost ( $aEvent,
  $aBrowseParams = array() 
)

Dirty fix for pass by reference to BxNtfsTemplate::getPost


The documentation for this class was generated from the following file: