ZMObject
└─ZMMessages
└─Messages
public class Messages
extends ZMMessages
| Fields inherited from org.zenmagick.mvc.services.misc.ZMMessages | |
|---|---|
| REF_GLOBAL, T_ERROR, T_MESSAGE, T_SUCCESS, T_WARN | |
| Fields inherited from org.zenmagick.core.ZMObject | |
|---|---|
| properties_ | |
| Constructor Summary | |
|---|---|
Messages() Create new instance. |
|
| Methods inherited from org.zenmagick.mvc.services.misc.ZMMessages | |
|---|---|
| add, addAll, clear, error, getMessages, hasMessages, instance, msg, success, warn | |
| Methods inherited from org.zenmagick.core.ZMObject | |
|---|---|
| attachMethod, get, getAttachedMethods, getPropertyNames, set, singleton | |
public Messages()
Create new instance.
Messages to be displayed to the user.
Messages will be saved in the session if not delivered.
All known zen cart query message types stored are supported.