Class TinyMVCModelAndView

Description

Model and View transfer object class

Located in /lib/TinyMVCModelAndView.class.php (line 15)


	
			
Method Summary
Methods
Constructor __construct (line 29)
  • access: public
TinyMVCModelAndView __construct ()
getModel (line 38)

get Model

  • return: Model container
  • access: public
getView (line 54)

get View

  • return: View container
  • access: public
setModel (line 46)

set Model

  • access: public
void setModel (TinyMVCSimpleContainer $model)
setView (line 62)

set View

  • access: public
void setView (TinyMVCSimpleContainer $view)

Documentation generated on Wed, 12 Sep 2007 23:14:38 +0100 by phpDocumentor 1.4.0a2