$Content?>
Views are Objects capable of producing HTML output.
There are many standard view classes.
View is a fundamental building blog representing the area on the HTML page. View classes inherit from either AbstractView or "View" class.
Any view has a template property containing a SMlite instance. Normally the render() method will append content into owner's template. Property "spot" determines where output appears exactly.