IcmlExporter
class IcmlExporter extends Plugin implements ExporterInterface
ICML Exporter
Translates content RAW html to ICML.
Methods
string
getType()
Return type
string
getContentType()
Return mime type
string
string
__toString()
Return export as text
Details
at line line 85
string
getType()
Return type
at line line 94
string
getContentType()
Return mime type
at line line 106
string
export(Content $content)
Return properly formatted ICML XML document. Will throw Ceo\Exceptions\ExportException on failure.
at line line 178
string
__toString()
Return export as text