Home
last modified time | relevance | path

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

/plugin/duoshuo-dokuwiki/
H A Daction.php46 $event->data .= $this->getDuoshuoScript();
82 public function getDuoshuoScript(){ function in action_plugin_duoshuo
84 return $syntax->getDuoshuoScript();
H A Dsyntax.php69 $renderer->doc .= $this->getDuoshuoScript();
74 public function getDuoshuoScript(){ function in syntax_plugin_duoshuo