_onEventJoinReject() public method

public _onEventJoinReject ( $iEntryId, $iProfileId, $aDataEntry, $sEmailTemplate )
Esempio n. 1
0
 function onEventJoinReject($iEntryId, $iProfileId, $aDataEntry)
 {
     parent::_onEventJoinReject($iEntryId, $iProfileId, $aDataEntry, 'bx_groups_join_reject');
 }
 function onEventJoinReject($iEntryId, $iProfileId, $aDataEntry)
 {
     parent::_onEventJoinReject($iEntryId, $iProfileId, $aDataEntry, 'ml_clonetwo_join_reject');
 }