_actionSharePopup() public method

public _actionSharePopup ( $iEntryId, $sTitle, $bAddTempleateExt = false )
Esempio n. 1
0
 function actionSharePopup($iEntryId)
 {
     parent::_actionSharePopup($iEntryId, _t('_bx_store_cpation_share_product'));
 }
Esempio n. 2
0
 function actionSharePopup($iEntryId)
 {
     parent::_actionSharePopup($iEntryId, _t('_bx_groups_caption_share_group'));
 }
Esempio n. 3
0
 function actionSharePopup($iEntryId)
 {
     parent::_actionSharePopup($iEntryId, _t('_bx_events_caption_share_event'));
 }
Esempio n. 4
0
 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'));
 }