|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\XML\Writer\WriterInterface:
Collaboration diagram for ILIAS\MetaData\XML\Writer\WriterInterface:Public Member Functions | |
| write (SetInterface $set) | |
| Currently, this does not write information from markers to xml, so calling this with a set from a standard reader will give back empty XML. More... | |
Definition at line 25 of file WriterInterface.php.
| ILIAS\MetaData\XML\Writer\WriterInterface::write | ( | SetInterface | $set | ) |
Currently, this does not write information from markers to xml, so calling this with a set from a standard reader will give back empty XML.
This should be changed before adding XML to the API.
Implemented in ILIAS\MetaData\XML\Writer\Standard\Standard.