Home
last modified time | relevance | path

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

/plugin/menuext/
H A Daction.php18 protected $menuconf = []; variable in action_plugin_menuext
34 $this->menuconf = $config;
64 if (!isset($this->menuconf[$view])) return;
66 foreach ($this->menuconf[$view] as $data) {