Class Mage_Dataflow_Model_Convert_Profile_Abstract

Description

Implements interfaces:

Located in /Dataflow/Model/Convert/Profile/Abstract.php (line 34)


	
			
Direct descendents
Class Description
Mage_Dataflow_Model_Convert_Profile Convert profile
Variable Summary
Method Summary
void getContainer ([ $name = null])
void getContainers ()
void getDryRun ()
void getExceptions ()
void importXml ( $profileNode)
void run ()
void setDataflowProfile ( $profile)
void setDryRun ( $flag)
Variables
mixed $_actionDefaultClass = 'Mage_Dataflow_Model_Convert_Action' (line 46)
  • access: protected
mixed $_actions (line 38)
  • access: protected
mixed $_containerCollectionDefaultClass = 'Mage_Dataflow_Model_Convert_Container_Collection' (line 48)
  • access: protected
mixed $_containers (line 40)
  • access: protected
mixed $_dataflow_profile = null (line 50)
  • access: protected
mixed $_dryRun (line 44)
  • access: protected
mixed $_exceptions = array() (line 42)
  • access: protected
Methods
addAction (line 52)
  • access: public
void addAction ([Mage_Dataflow_Model_Convert_Action_Interface $action = null])
addContainer (line 84)
  • access: public
void addContainer ( $name, Mage_Dataflow_Model_Convert_Container_Interface $container)
addException (line 107)
  • access: public
void addException (Mage_Dataflow_Model_Convert_Exception $e)
getContainer (line 76)
  • access: public
void getContainer ([ $name = null])
  • $name
getContainers (line 68)
  • access: public
void getContainers ()
getDataflowProfile (line 158)
void getDataflowProfile ()
getDryRun (line 96)
  • access: public
void getDryRun ()
getExceptions (line 91)
  • access: public
void getExceptions ()
importXml (line 113)
  • access: public
void importXml ( $profileNode)
  • Varien_Simplexml_Element $profileNode
run (line 123)
  • access: public
void run ()

Implementation of:
Mage_Dataflow_Model_Convert_Profile_Interface::run()
Run current action
setContainers (line 62)
  • access: public
void setContainers (Mage_Dataflow_Model_Convert_Container_Collection $containers)
setDataflowProfile (line 151)
void setDataflowProfile ( $profile)
  • $profile
setDryRun (line 101)
  • access: public
void setDryRun ( $flag)
  • $flag

Documentation generated on Fri, 11 Feb 2011 16:54:47 +0200 by phpDocumentor 1.4.3