function __construct()
 {
     parent::__construct();
     $this->onPrepareFilters[] = callback($this, "registerFilters");
 }