Home
last modified time | relevance | path

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

/plugin/farmer/
H A Dhelper.php195 public function getAllPlugins($all = true)
253 $all = $this->getAllPlugins();
186 public function getAllPlugins($all = true) { global() function in helper_plugin_farmer
/plugin/farmer/admin/
H A Dinfo.php69 $this->line('plugins', implode(', ', $this->helper->getAllPlugins(false)));
H A Dplugins.php82 $plugins = $helper->getAllPlugins();