예제 #1
0
 /**
  * Add common html code for simple mode on list page
  */
 function addCommonHtml()
 {
     //add parent common html code
     parent::addCommonHtml();
 }