ZMAdminEventHandler
public class ZMAdminEventHandler
| Method Summary | |
|---|---|
| protected ZMTextAreaFormWidget | getCurrentEditor(ZMRequest request) Get instance of the current editor. |
| void | onZMInitDone(mixed args) Init locale. |
| void | onZMInsufficientCredentials(mixed args) Display message about invalid/insufficient credentional |
| void | onZMViewStart(mixed args) Add currentLanguage to all views. |
protected ZMTextAreaFormWidget getCurrentEditor(ZMRequest request)
Get instance of the current editor.
public void onZMInitDone(mixed args)
Init locale.
public void onZMInsufficientCredentials(mixed args)
Display message about invalid/insufficient credentional
public void onZMViewStart(mixed args)
Add currentLanguage to all views.
Custom admin event handler for various things.