This class can be used to create a template based Feedback Message.
The Template is Administratiopn Style dependend and can be called via the 'answer_box.php' Admin-Include.
It can be used like that:
- include_once($GLOBALS['_BIGACE']['DIR']['admin'].'include/answer_box.php');
-
- displayAnswerViewDefinition($def);
Default Constructor.
Set some hidden values, that should not appear within the Link.
These values are Key-Value Pairs in an Array. For example:
- array('name' => 'foo', 'description' => 'bar');
Sets the Name of the State Icon. Pass a full Filename of an Image that is located below the Styles Root Directory.
You even may pass something like 'images/test.gif'....
Documentation generated by phpDocumentor 1.3.1