![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Classes | |
interface | SerializationHandler |
Defines the basic interface contract for a SerializationHandler. More... | |
class | SerializationManager |
SerializationManager handles import/export of DataItems via an XML file. More... | |
class | SerializationForm |
SerializationForm implements the custom form used in the Fakoli admin section import and export pages. More... | |
class | SimpleSerializationHandler |
Provides a simple implementation of a SerializationHandler that can serialize a single DataItem class. More... | |
class | CompoundSerializationHandler |
Provides serialization for a number of DataItem classes, grouped under a common tag in the serialized XML. More... | |