PartViewer Class Reference
[Spring-like webflow tools]

List of all members.

Public Member Functions

 __construct (ViewResolver $resolver, $model=null)
 view ($partName, $model=null)
 
Returns:
PartViewer

 partExists ($partName)
 getModel ()
 
Returns:
Model


Protected Attributes

 $viewResolver = null
 $model = null


Detailed Description

Definition at line 16 of file PartViewer.class.php.


Constructor & Destructor Documentation

PartViewer::__construct ( ViewResolver resolver,
model = null 
)

Definition at line 21 of file PartViewer.class.php.

References $model.


Member Function Documentation

PartViewer::view ( partName,
model = null 
)

Returns:
PartViewer

Definition at line 30 of file PartViewer.class.php.

References $model, and Assert::isTrue().

Here is the call graph for this function:

PartViewer::partExists ( partName  ) 

Definition at line 43 of file PartViewer.class.php.

PartViewer::getModel (  ) 

Returns:
Model

Definition at line 51 of file PartViewer.class.php.


Member Data Documentation

PartViewer::$viewResolver = null [protected]

Definition at line 18 of file PartViewer.class.php.

PartViewer::$model = null [protected]

Definition at line 19 of file PartViewer.class.php.

Referenced by __construct(), and view().


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:58:06 2007 for onPHP by  doxygen 1.5.4