Exemplo n.º 1
0
 function __construct()
 {
     parent::__construct();
     $this->exposeMethod('restoreRecords');
     $this->exposeMethod('emptyRecycleBin');
     $this->exposeMethod('deleteRecords');
 }