Home
last modified time | relevance | path

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

/plugin/phpipam/
H A Dsyntax.php699 $renderer->doc .= $this->showDev((array)$reply['data'], $opts['fmt']) ;
709 $renderer->doc .= $this->showDev((array)$device, $opts['fmt']) ;
721 $renderer->doc .= $this->showDev((array)$device, $opts['fmt']) ;
732 $renderer->doc .= $this->showDev((array)$device, $opts['fmt']) ;
770 $renderer->doc .= $this->showDev((array)$device, $opts['fmt']) ;
1385 private function showDev($hash_in, $show_it) { function in syntax_plugin_phpipam