Home
last modified time | relevance | path

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

/plugin/tocselect/
Daction.php47 $this->up = $this->get_up_dir($pathinf ); //inserted in get_dir_list()
64 $up = $this->get_up_dir(pathinfo("$file/file"));
86 $up = $this->get_up_dir(pathinfo(wikiFN("$id:file")));
190 private function get_up_dir($pathinf) { function in action_plugin_tocselect
/plugin/tocsidebar/
Daction.php47 $this->up = $this->get_up_dir($pathinf ); //inserted in get_dir_list()
64 $up = $this->get_up_dir(pathinfo("$file/file"));
85 $up = $this->get_up_dir(pathinfo(wikiFN("$id:file")));
189 private function get_up_dir($pathinf) { function in action_plugin_tocselect