Home
last modified time | relevance | path

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

/plugin/blogtng/action/
H A Dedit.php80 …$tags && $isNotExistingBlog) $tags = helper_plugin_blogtng_tools::filterExplodeCSVinput($this->get…
189 … $tags = helper_plugin_blogtng_tools::filterExplodeCSVinput($this->getConf('default_tags'));
357 return helper_plugin_blogtng_tools::filterExplodeCSVinput($this->getConf('tags'));
371 $tags = helper_plugin_blogtng_tools::filterExplodeCSVinput($tags);
/plugin/blogtng/helper/
H A Dtools.php45 public static function filterExplodeCSVinput($string) { function in helper_plugin_blogtng_tools
H A Dentry.php413 …ment(form_makeMenuField('new-title', helper_plugin_blogtng_tools::filterExplodeCSVinput($conf['sel…
418 …f['tags'][0] == '?') $conf['tags'] = helper_plugin_blogtng_tools::filterExplodeCSVinput($this->get…