Home  Support  API

UIPresentation Class Reference
[Presentation]


Contract for presentation logic encapsulator, used to render UIControl.

Definition at line 24 of file UIPresentation.class.php.

Inheritance diagram for UIPresentation:
Inheritance graph

List of all members.

Public Member Functions

 render (IOutput $output)
 Renders the presentation logic to the source.

Member Function Documentation

UIPresentation::render ( IOutput output  )  [abstract]

Renders the presentation logic to the source.

Parameters:
IOutput $output render destination
Returns:
void

Reimplemented in UIViewPresentation, and UIPhpLayoutPresentation.


The documentation for this class was generated from the following file: