Home
last modified time | relevance | path

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

/plugin/farmer/
H A Dadmin.php24 protected $adminplugin; variable in admin_plugin_farmer
59 $this->adminplugin = plugin_load('admin', 'farmer_' . $this->page);
60 …if (!$this->adminplugin) nice_die('Something went wrong loading the plugin component for ' . hsc($…
68 $this->adminplugin->handle();
93 $this->adminplugin->html();