Home
last modified time | relevance | path

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

/plugin/menuext/
Daction.php17 protected $menuconf = []; variable in action_plugin_menuext
33 $this->menuconf = $config;
62 if (!isset($this->menuconf[$view])) return;
64 foreach ($this->menuconf[$view] as $data) {