ZMObject
└─ZMShipping
public class ZMShipping
extends ZMObject
| Field Summary | |
|---|---|
| mixed | |
| Fields inherited from org.zenmagick.core\ZMObject | |
|---|---|
| properties_ | |
| Method Summary | |
|---|---|
| void | Create new instance. |
| void | getShippingMethodForId(mixed id) |
| void | |
| void | |
| static void | instance() Get instance. |
| Methods inherited from org.zenmagick.core\ZMObject | |
|---|---|
| __construct, attachMethod, get, getAttachedMethods, getProperties, getPropertyNames, set, singleton | |
public mixed $provider_
public void __construct()
Create new instance.
public void getShippingMethodForId(mixed id)
public void getShippingProvider()
public void hasShippingProvider()
public static void instance()
Get instance.
Access class for shipping options.