Class csv
CSV data exchange driver.
- Core\Object implements Core\Chainable
- Core\Set implements Core\Accessor
- Core\Exchange
- Core\Exchange\Matrix
- Core\Exchange\Driver\csv
Namespace: Core\Exchange\Driver
Package: Core\Exchange
Since: 3.0
Requires: PHP 5.3
Version: 1.0
Located at Exchange/Driver/csv.inc.php
Package: Core\Exchange
Since: 3.0
Requires: PHP 5.3
Version: 1.0
Located at Exchange/Driver/csv.inc.php
Methods summary
public
|
|
public
object
|
|
public
|
Methods inherited from Core\Exchange
Methods inherited from Core\Object
__autocreateFactory()
,
__call()
,
__processParameters()
,
__toString()
,
attachMethod()
,
chain()
,
getValueForKey()
,
getValueForKeyPath()
,
getValueForUndefinedKey()
,
hash()
,
issetValueForKey()
,
setValueForKey()
,
setValueForKeyPath()
,
setValueForUndefinedKey()
,
uuid()
Constants summary
Constants inherited from Core\Object
AnyParameterType
,
AutochainParameterType
,
AutocreateParameterType
,
BooleanParameterType
,
CharParameterType
,
EnumParameterType
,
IntegerParameterType
,
RealParameterType
,
StringParameterType
,
UserParameterType
Magic properties
public read-only
|
$streamURI
CSV data stream URI. |