simpleXmlObj = $simpleXmlObj; } //define the abstract method to render (create the HTML) of the single module //$xmlObject: simpleXML object abstract public function render(); }