Exemplo n.º 1
0
 private function _startHTML()
 {
     parent::_openTag("html");
     $this->_startHead();
 }