_actionComments() public method

public _actionComments ( $sUri, $sTitle )
Esempio n. 1
0
 function actionComments($sUri)
 {
     parent::_actionComments($sUri, _t('_bx_events_caption_comments'));
 }
Esempio n. 2
0
 function actionComments($sUri)
 {
     parent::_actionComments($sUri, _t('_bx_store_page_title_comments'));
 }
 function actionComments($sUri)
 {
     parent::_actionComments($sUri, _t('_ml_clonetwo_page_title_comments'));
 }