ZMObject
└─ZMToolbox
public class ZMToolbox
extends ZMObject
| Field Summary | |
|---|---|
| ZMToolboxHtml | |
| ZMToolboxNet | |
| Fields inherited from org.zenmagick.core.ZMObject | |
|---|---|
| properties_ | |
| Constructor Summary | |
|---|---|
Create new instance. |
|
| Method Summary | |
|---|---|
| array | getTools() Get a map of all tools. |
| protected array | Init all tools. |
| Methods inherited from org.zenmagick.core.ZMObject | |
|---|---|
| attachMethod, get, getAttachedMethods, getPropertyNames, set, singleton | |
public ZMToolboxHtml $html
public ZMToolboxNet $net
public ZMToolbox(ZMRequest request)
Create new instance.
public array getTools()
Get a map of all tools.
protected array initTools(ZMRequest request)
Init all tools.
Container for template related utilities.