ZMObject
└─ZMPlugins
└─Plugins
public class Plugins
extends ZMPlugins
| Fields inherited from org.zenmagick.core.services.plugins.ZMPlugins | |
|---|---|
| pluginBaseDir_, pluginStatus_, plugins_ | |
| Fields inherited from org.zenmagick.core.ZMObject | |
|---|---|
| properties_ | |
| Constructor Summary | |
|---|---|
Plugins() Create new instance. |
|
| Method Summary | |
|---|---|
| protected integer | comparePlugins(ZMPlugin a, ZMPlugin b) {@inheritDoc} |
| static void | instance() Get instance. |
| protected array | {@inheritDoc} |
| Methods inherited from org.zenmagick.core.services.plugins.ZMPlugins | |
|---|---|
| comparePlugins, getAllPlugins, getGroups, getPluginForId, getPluginIdsForGroup, getPluginsForGroup, initPluginForId, initPluginsForGroups, initPluginsForId, instance, loadStatus, needsInit | |
| Methods inherited from org.zenmagick.core.ZMObject | |
|---|---|
| attachMethod, get, getAttachedMethods, getPropertyNames, set, singleton | |
public Plugins()
Create new instance.
protected integer comparePlugins(ZMPlugin a, ZMPlugin b)
public static void instance()
Get instance.
protected array loadStatus()
Plugins.
The plugin type is controlled by the base directory within the plugins directory. Please note that even though it is valid to create payment, shipping and order_total directories/plugins, zen-cart will not (yet) recognize them as such.