Home
last modified time | relevance | path

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

/plugin/htmlokay/
H A Ddirectory_scan-3.php40 function get_namespace($path) { function
58 $htmlokay_directories[$path]['namespace'] = get_namespace($path);
H A Dadmin.php212 function get_namespace($path) function in admin_plugin_htmlOKay
259 $this->directories[$path]['namespace'] = $this->get_namespace($path);
H A Daction.php79 $namespace = $this->helper->get_namespace();
H A Dhelper.php128 function get_namespace() { function in helper_plugin_htmlOKay