_onEventAdminBecomeFan() public method

public _onEventAdminBecomeFan ( $iEntryId, $iProfileId, $aDataEntry, $sEmailTemplate )
示例#1
0
 function onEventAdminBecomeFan($iEntryId, $iProfileId, $aDataEntry)
 {
     parent::_onEventAdminBecomeFan($iEntryId, $iProfileId, $aDataEntry, 'bx_groups_admin_become_fan');
 }
 function onEventAdminBecomeFan($iEntryId, $iProfileId, $aDataEntry)
 {
     parent::_onEventAdminBecomeFan($iEntryId, $iProfileId, $aDataEntry, 'ml_clonetwo_admin_become_fan');
 }