favicon = URL::IMG["LOGO"] . "sw.png"; $this->icon = URL::IMG["LOGO"] . "sw.png"; $this->name = "SWDB"; $this->author = URL::BASE; } /** * Parses the request looking for the selected filters, validates them * and adds them to the $filters array. * * Must be overriden in the page classes. */ private function parse_filters(){} } ?>