ZMObject
|
+--ZMToolbox
public class ZMToolbox
extends ZMObject
| Field Summary | |
|---|---|
| ZMToolboxAdmin | |
| ZMToolboxForm | |
| ZMToolboxHtml | |
| ZMToolboxLocale | |
| ZMToolboxMacro | |
| ZMToolboxNet | |
| ZMToolboxUtils | |
| Fields inherited from org.zenmagick.ZMObject | |
|---|---|
| properties_ | |
| Constructor Summary | |
|---|---|
Create new instance. |
|
| Method Summary | |
|---|---|
| array | getTools() Get a map of all tools. |
| static void | instance() Get instance. |
| Methods inherited from org.zenmagick.ZMObject | |
|---|---|
| attachMethod, get, getAttachedMethods, getPropertyNames, set, singleton | |
public ZMToolboxAdmin $admin
public ZMToolboxForm $form
public ZMToolboxHtml $html
public ZMToolboxLocale $locale
public ZMToolboxMacro $macro
public ZMToolboxNet $net
public ZMToolboxUtils $utils
public ZMToolbox()
Create new instance. /
public array getTools()
Get a map of all tools.
public static void instance()
Get instance. /
Container for template related utilities.