Пример #1
0
 public final function translateDocument(ZDocument &$a_doc)
 {
     $a_doc->bodySet($this->translateText($a_doc->body()));
 }