wCMF
3.6
|
Public Member Functions | |
convertStorageToApplication ($data, $type, $name) | |
convertApplicationToStorage ($data, $type, $name) | |
Public Member Functions inherited from DataConverter | |
convertStorageToApplication ($data, $type, $name) | |
convertApplicationToStorage ($data, $type, $name) | |
The default dataconverter.
wCMF - wemove Content Management Framework Copyright (C) 2005-2014 wemove digital solutions GmbH
Licensed under the terms of any of the following licenses at your choice:
See the license.txt file distributed with this work for additional information.
Definition at line 29 of file class.DefaultDataConverter.php.
DefaultDataConverter::convertStorageToApplication | ( | $data, | |
$type, | |||
$name | |||
) |
Definition at line 34 of file class.DefaultDataConverter.php.
DefaultDataConverter::convertApplicationToStorage | ( | $data, | |
$type, | |||
$name | |||
) |
Definition at line 45 of file class.DefaultDataConverter.php.