Home
last modified time | relevance | path

Searched refs:hide_wysiwyg (Results 1 – 2 of 2) sorted by path

/plugin/wysiwyg/
H A Dajax.php81 $this->newPage = hide_wysiwyg($name, $this->newPage);
H A Dhider.php34 $markup = hide_wysiwyg($name, $markup);
42 function hide_wysiwyg($name, $markup) { function