Home
last modified time | relevance | path

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

/plugin/moaieditor/
Daction.php33 $t = $this->scanTemplateDir ($plugin_url, $plugin_path, "templates");
34 $u = $this->scanTemplateDir ($plugin_url, $plugin_path, "user_templates");
67 public function scanTemplateDir ($plugin_url, $plugin_path, $folder) { function in action_plugin_moaieditor