Agile Toolkit
4.2
Agile Toolkit is a powerful web development framework. Inspired by GUI Applications development
|
Public Member Functions | |
init () | |
Data Fields | |
$class = "ui-state-error" |
Implementation of Error Message Box
Use: $this->add('View_Error')->set('Error Text');
init | ( | ) |
Initialize object. Always call parent
This method is called for initialization
Reimplemented from AbstractObject.
$class = "ui-state-error" |
Reimplemented from View_Box.