Example #1
0
 public function __CONSTRUCT()
 {
     parent::__CONSTRUCT();
     $this->jq = new jqGridHelper();
     $this->rh = new ResponseHelper();
 }