Exemplo n.º 1
0
 function getHTML()
 {
     $layoutView = new LayoutView($this->content);
     return $layoutView->getHTML();
 }