Class miViewMapperControllerDefault

Description

Default View to Domain Object Mapper Controller

  • copyright: Copyright (c) 2007 Mirchev Ideas Ltd. All rights reserved.

Located in /model/ViewMapper.php (line 128)

miViewMapperController
   |
   --miViewMapperControllerDefault
Variable Summary
mixed $_domainObj
mixed $_webForm
Method Summary
miViewMapperControllerDefault __construct (miView $view, miDomainObject $domainObj,  $pkValue)
void getDomainObject ()
void getProperies ( $fieldName)
void getViewMapperDataFields ( $viewMapperName)
void getWebForm ()
void setWebForm ( $webForm)
Variables
mixed $_domainObj (line 129)
  • access: protected
mixed $_webForm = null (line 130)
  • access: protected

Inherited Variables

Inherited from miViewMapperController

miViewMapperController::$_view
miViewMapperController::$_viewMappers
Methods
Constructor __construct (line 132)
  • access: public
miViewMapperControllerDefault __construct (miView $view, miDomainObject $domainObj,  $pkValue)

Redefinition of:
miViewMapperController::__construct()
Constructs the object
getDomainObject (line 140)
  • access: public
void getDomainObject ()
getProperies (line 155)
  • access: public
void getProperies ( $fieldName)
  • $fieldName
getViewMapperDataFields (line 164)
  • access: public
void getViewMapperDataFields ( $viewMapperName)
  • $viewMapperName
getWebForm (line 150)
  • access: public
void getWebForm ()
setDataFromWebForm (line 177)

Retrieve the data from the web form

  • access: public
void setDataFromWebForm ()
setDataToWebForm (line 194)

Set the data to the web form

  • access: public
void setDataToWebForm ()
setWebForm (line 145)
  • access: public
void setWebForm ( $webForm)
  • $webForm

Inherited Methods

Inherited From miViewMapperController

miViewMapperController::__construct()
miViewMapperController::addViewMapper()
miViewMapperController::callViewMappers()
miViewMapperController::delete()
miViewMapperController::getView()
miViewMapperController::getViewMapper()
miViewMapperController::insert()
miViewMapperController::read()
miViewMapperController::setupViewMappers()
miViewMapperController::update()
miViewMapperController::updateSubmittedForm()

Documentation generated on Thu, 08 May 2008 16:57:58 +0300 by phpDocumentor 1.4.1