Handles submit fields
Located in /control/SubmitFieldsPlugin.php (line 13)
miViewPlugin | --miSubmitFieldsPlugin
Array with the submit fields this plugin works on
The array has the following format $submitFields = array( array('fieldName' => '', 'namePrefixSave' => '', 'namePrefixWeb' => '', 'nameSuffix' => ''), array('fieldName' => '', 'namePrefixSave' => '', 'namePrefixWeb' => '', 'nameSuffix' => ''), ... );
Inherited from miViewPlugin
miViewPlugin::$_view
Constructs the submit fields hanlder
Assign the submit fields template variables as page elements
Delete all attached files
If the action is one of View, Create or Edit assign the submit fields display vars
Processes the submit fields
Inherited From miViewPlugin
miViewPlugin::__construct()
miViewPlugin::postProcessAction()
miViewPlugin::preProcessAction()
miViewPlugin::processActionStep()
Documentation generated on Thu, 08 May 2008 16:57:42 +0300 by phpDocumentor 1.4.1