Member Function Documentation
View box can be closed by clicking on the cross
By default box uses information Icon. You can use addIcon() to override or $this->del('Icon') to remove.
Redefine to return default template, when 4th argument of add() is omitted
Reimplemented from View.
Reimplemented in View_Hint.
Default render. Generates HTML presentation of the view based on $this->template and passes it to output() function which then inserts output into parent's template
For visual objects, their default action while rendering is rely on SMlite engine. For sake of simplicity and speed you can redefine this method with a simple call
Reimplemented from AbstractView.
Alias for setText. Escapes HTML characters.
Reimplemented from View.
Field Documentation
The documentation for this class was generated from the following file:
- /Users/rw/Sites/atk42/atk4/lib/View/Box.php