Home  Support  API

UI


Abstract

Object-oriented UI.

Collaboration diagram for UI:

Classes

class  UIControl
 Represents a renderable UI control. More...
class  UIMasterPage
 Represents a renderable master page that can define custom layout of other inner controls. More...
class  UIPage
 Represents a renderable page. More...
class  UITemplateControl
 Represents a renderable control that is presented using the presentation layer. More...
class  UIUserControl
 Rerpresents a custom nestable renderable control. More...

Nested namespaces

 Mvc
 

UI for MVC's views.


 Presentation
 

Simple template engine based on raw PHP and classes.