Inheritance: extends BxDolPageView
 function __construct()
 {
     BxBaseIndexPageView::__construct();
 }
 function __construct()
 {
     parent::__construct();
 }
 function BxTemplIndexPageView()
 {
     BxBaseIndexPageView::BxBaseIndexPageView();
 }