public function FilterMenu() { $vars = array("FilterGroups" => FilterGroup::get()); return $this->owner->renderWith("FilterMenu", $vars); }