Exemplo n.º 1
0
 public function GetHTMLContent()
 {
     //returns htmlized content (for display)
     return BusinessLogic_ACLPSCodeConverter::ACLPSCodeToHTML($this->content);
 }