text = $text; $this->setId(nextNum()); } public function getContent(){ return $this->text; } } // end class TextModule ?>