PHP Piwik\Plugins\ExamplePlugin Namespace

Nested Namespaces

Piwik\Plugins\ExamplePlugin\Updates
Piwik\Plugins\ExamplePlugin\Widgets

Classes

Name Description
Controller A controller lets you for example create a page that can be added to a menu. For more information read our guide http://developer.piwik.org/guides/mvc-in-piwik or have a look at the our API references for controller and view: http://developer.piwik.org/api-reference/Piwik/Plugin/Controller and http://developer.piwik.org/api-reference/Piwik/View
Menu This class allows you to add, remove or rename menu items.