ILIAS  trunk Revision v11.0_alpha-1761-g6dbbfa7b760
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\MetaData\XML\Writer\WriterInterface Interface Reference
+ 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...
 

Detailed Description

Definition at line 25 of file WriterInterface.php.

Member Function Documentation

◆ write()

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.


The documentation for this interface was generated from the following file: