Class Mage_Dataflow_Model_Batch_Io
Dataflow batch Io model
Package: Mage\Dataflow
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Dataflow/Model/Batch/Io.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Dataflow/Model/Batch/Io.php
public
|
|
public
string
|
|
public
string
|
|
public
Varien_Io_File
|
|
public
|
|
public
boolean
|
|
public
string|array
|
|
public
boolean
|
|
public
|
|
public
unknown
|
string |
TMP_DIR
|
'/var/tmp/' |
|
string |
TMP_NAME
|
'batch_%d.tmp' |
protected
|
$_batchModel |
|
#
Dataflow Batch model |
protected
string
|
$_path |
|
#
Full path to tmp dir |
protected
string
|
$_filename |
|
#
Filename |
protected
Varien_Io_File
|
$_ioFile |
|
#
Varien IO File class |
protected
integer
|
$_fileSize | 0 |
#
size of file |