ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
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.