ZMToolbox
public class ZMToolbox
| Method Summary | |
|---|---|
| void | __construct(ZMRequest request) Create new instance. |
| array | getTools() Get a map of all tools. |
| protected array | Init all tools. |
public void __construct(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.
Note that this class doesn't extend from ZMObject as it depends on dynamically created class properties.