_actionCalendar() public méthode

public _actionCalendar ( $iYear, $iMonth, $sTitle )
 function actionCalendar($iYear = '', $iMonth = '')
 {
     parent::_actionCalendar($iYear, $iMonth, _t('_bx_events_calendar'));
 }
 function actionCalendar($iYear = '', $iMonth = '')
 {
     parent::_actionCalendar($iYear, $iMonth, _t('_bx_store_page_title_calendar'));
 }
 function actionCalendar($iYear = '', $iMonth = '')
 {
     parent::_actionCalendar($iYear, $iMonth, _t('_ml_clonetwo_page_title_calendar'));
 }