Home
last modified time | relevance | path

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

/plugin/odt2dw/
H A Daction.php209 if ( ! $this->_set_xsltProcessor() ) return $this->_msg('er_xsltProc');
354 function _set_xsltProcessor(){ function in action_plugin_odt2dw
/plugin/odtplus2dw/
H A Daction.php226 if ( ! $this->_set_xsltProcessor() ) return $this->_msg('er_xsltProc');
408 function _set_xsltProcessor(){ function in action_plugin_odtplus2dw
409 ### _set_xsltProcessor : set all xslt param regarding the dokuwiki plugin installed ###