Home
last modified time | relevance | path

Searched defs:generateODTfromHTMLCode (Results 1 – 3 of 3) sorted by relevance

/plugin/odt/ODT/
H A DODTUtility.php758 …public static function generateODTfromHTMLCode(ODTInternalParams $params, $HTMLCode, array $option… function in ODTUtility
H A DODTDocument.php2422 public function generateODTfromHTMLCode($HTMLCode, array $options){ function in ODTDocument
/plugin/odt/renderer/
H A Dpage.php2282 public function generateODTfromHTMLCode($html_code, $options=null) { function in renderer_plugin_odt_page