_actionComments() public method

public _actionComments ( $sUri, $sTitle )
Exemplo n.º 1
0
 function actionComments($sUri)
 {
     parent::_actionComments($sUri, _t('_bx_events_caption_comments'));
 }
Exemplo 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'));
 }