Represents a tool which can be included in the account lists.
| package | lists |
|---|---|
| author | Roland Gruber |
__construct(String $name, String $image, String $target) : \lamListTool
Stringtool name
Stringimage file
Stringtarget page
\lamListTooltool objectgetImage() : String
The image is returned without path (e.g. mytool.png). All images must reside in the graphics folder.
Stringimage namegetLinkTarget() : String
The target page will be opened with two GET parameters: DN and type (e.g. user)
Stringpage file (e.g. 'mytool.php')getName() : String
This is used for the tool tip.
Stringname$image
$name
$target