Home
last modified time | relevance | path

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

/plugin/blogtng/action/
H A Dedit.php82 $allowed_tags = $this->getAllowedTags();
85 foreach($this->getAllowedTags() as $val) {
192 $allowedTags = $this->getAllowedTags();
196 foreach($this->getAllowedTags() as $val) {
336 $allowed_tags = $this->getAllowedTags();
356 private function getAllowedTags() { function in action_plugin_blogtng_edit
367 if(count($this->getAllowedTags()) > 0) {