Namespace Core\Plugin
Classes summary
Manager | Central plugin interface that loads plugins, managed zones and invokes callbacks on registered plugins. |
Zone | A plugin zone represents a namespace or application category that provides plugin callbacks. Plugins are on load registered to a list of zones that is provided by them; they remain dormant until a zone becomes active. |