uid = $uid; $this->title = $title; $this->description = $description; $this->style = $style; } public function evaluate() { //Do nothing, there are no references in application. return true; } } ?>