_actionSharePopup() public method

public _actionSharePopup ( $iEntryId, $sTitle, $bAddTempleateExt = false )
 function actionSharePopup($iEntryId)
 {
     parent::_actionSharePopup($iEntryId, _t('_bx_store_cpation_share_product'));
 }
Beispiel #2
0
 function actionSharePopup($iEntryId)
 {
     parent::_actionSharePopup($iEntryId, _t('_bx_groups_caption_share_group'));
 }
 function actionSharePopup($iEntryId)
 {
     parent::_actionSharePopup($iEntryId, _t('_bx_events_caption_share_event'));
 }
 function actionSharePopup($iSiteId)
 {
     parent::_actionSharePopup($iSiteId, _t('_bx_sites_caption_share_site'), true);
 }
 function actionSharePopup($iEntryId)
 {
     parent::_actionSharePopup($iEntryId, _t('_ml_clonetwo_caption_share_clonetwo'));
 }