_actionComments() public method

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