Home
last modified time | relevance | path

Searched refs:html_code (Results 1 – 1 of 1) sorted by relevance

/plugin/odt/renderer/
H A Dpage.php2278 * @param string $html_code The HTML code to convert
2282 public function generateODTfromHTMLCode($html_code, $options=null) { argument
2284 $this->document->generateODTfromHTMLCode($html_code, $options);