Class Exchange
Data exchange facility to im- and export arbitrary data formats.
- Core\Object implements Core\Chainable
-
Core\Set
implements
Core\Accessor
-
Core\Exchange
Direct known subclasses
Indirect known subclasses
Abstract
Namespace: Core
Package: Core\Exchange
Since: 3.0
Requires: PHP 5.3
Version: 1.0
Located at Exchange.inc.php
Namespace: Core
Package: Core\Exchange
Since: 3.0
Requires: PHP 5.3
Version: 1.0
Located at Exchange.inc.php
Methods summary
public
|
|
public static
static
|
|
abstract public
object
|
|
abstract public
object
|
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