Home
last modified time | relevance | path

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

/plugin/farmer/
H A Dhelper.php196 public function getAllPlugins($all = true) function in helper_plugin_farmer
254 $all = $this->getAllPlugins();
/plugin/farmer/admin/
H A Dinfo.php71 $this->line('plugins', implode(', ', $this->helper->getAllPlugins(false)));
H A Dplugins.php82 $plugins = $helper->getAllPlugins();