librenms/html/plugins/Test
PipoCanaja 5c83d438c5 feature: Added plugin support in the Port page (#8665)
* Added new plugin menu_option in the "port" page, which contain hook calling public function port_container($device, $port) in plugins

* Cleaning after pre-commit error

* New method in Plugins.php to allow counting all plugins implementing a specific hook. This allow conditionnal display of the plugin menu_option in the port view.

* Typo after rebase

* Update plugins.inc.php

* Updating the documentation with device_overview_container and port_container hooks.
2018-05-22 08:11:27 +01:00
..
Test.inc.php Fix coding style part 2 2015-07-15 11:04:22 +02:00
Test.php feature: Added plugin support in the Port page (#8665) 2018-05-22 08:11:27 +01:00