Class miAction

Description

Actions base class

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

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


	
			
Direct descendents
Class Description
miCsvExportAction Support for CSV export
miActionWithWebForm Action class with support for miWebForm
miExecDeleteAction Delete a record in the table
miListAction Shows data from the database in a table format
Variable Summary
mixed $_view
Method Summary
miAction __construct (miView $view)
boolean doAction ()
Variables
mixed $_view (line 14)
  • access: protected
Methods
Constructor __construct (line 21)

Construct the action object

  • access: public
miAction __construct (miView $view)
doAction (line 32)

Performs the action

  • return: true on success, false if an error occured
  • access: public
boolean doAction ()

Redefined in descendants as:

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