/**
  * Constructor
  */
 public function _construct()
 {
     parent::_construct();
     $this->_init('esendex_events/adminSalesReport');
 }