Exemplo n.º 1
0
 function __construct()
 {
     parent::__construct();
     $this->exposeMethod('GetPrintReport');
     $this->exposeMethod('GetXLS');
     $this->exposeMethod('GetCSV');
 }
Exemplo n.º 2
0
 function __construct()
 {
     global $log;
     parent::__construct();
 }
Exemplo n.º 3
0
 function __construct()
 {
     parent::__construct();
 }