Home
last modified time | relevance | path

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

/plugin/move/admin/
H A Dtree.php43 $this->htmlTree(self::TYPE_PAGES);
48 $this->htmlTree(self::TYPE_MEDIA);
79 protected function htmlTree($type = self::TYPE_PAGES) { function in admin_plugin_move_tree