_actionDelete() public method

public _actionDelete ( $iEntryId, $sMsgSuccess )
 function actionDelete($iEntryId)
 {
     parent::_actionDelete($iEntryId, _t('_bx_store_msg_product_was_deleted'));
 }
示例#2
0
 function actionDelete($iEntryId)
 {
     parent::_actionDelete($iEntryId, _t('_bx_events_event_was_deleted'));
 }
示例#3
0
 function actionDelete($iEntryId)
 {
     parent::_actionDelete($iEntryId, _t('_bx_groups_msg_group_was_deleted'));
 }
 function actionDelete($iEntryId)
 {
     parent::_actionDelete($iEntryId, _t('_ml_clonetwo_msg_clonetwo_was_deleted'));
 }