Home
last modified time | relevance | path

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

/plugin/phpipam/
H A Dsyntax.php534 $renderer->doc .= $this->showDom((array)$reply['data'], $opts['fmt']) ;
544 $renderer->doc .= $this->showDom((array)$l2dom, $opts['fmt']) ;
1955 private function showDom($hash_in, $show_it) { function in syntax_plugin_phpipam