_actionComments() public method

public _actionComments ( $sUri, $sTitle )
示例#1
0
 function actionComments($sUri)
 {
     parent::_actionComments($sUri, _t('_bx_events_caption_comments'));
 }
 function actionComments($sUri)
 {
     parent::_actionComments($sUri, _t('_bx_store_page_title_comments'));
 }
 function actionComments($sUri)
 {
     parent::_actionComments($sUri, _t('_ml_clonetwo_page_title_comments'));
 }