Home
last modified time | relevance | path

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

/plugin/wysiwyg/
H A Dajax.php82 $this->newPage = insert_wysiwyg($name, $html, $this->newPage);
H A Dhider.php17 $markup = insert_wysiwyg($key, $html, $markup);
47 function insert_wysiwyg($name, $html, $markup) { function