Class miActionWithWebForm

Description

Action class with support for miWebForm

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

Located in /control/Actions.php (line 42)

miAction
   |
   --miActionWithWebForm
Direct descendents
Class Description
miViewAction The view action
miCreateAction Show the page for creating a new record in the database
miEditAction Show the page for updating a record in the database
Variable Summary
mixed $_webForm
Method Summary
void showForm ( &$form, string $templateName, boolean $isEditable, miWebForm $form)
Variables
mixed $_webForm = null (line 43)
  • access: protected

Inherited Variables

Inherited from miAction

miAction::$_view
Methods
getWebForm (line 51)

Returns a web form object

  • access: public
miWebForm getWebForm ()
showForm (line 69)

Show the web form

  • access: protected
void showForm ( &$form, string $templateName, boolean $isEditable, miWebForm $form)
  • miWebForm $form: the webform object
  • string $templateName: the template name
  • boolean $isEditable: if the form will contain the editable fields/widgets
  • &$form

Inherited Methods

Inherited From miAction

miAction::__construct()
miAction::doAction()

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