OfficeMathML
in package
implements
WriterInterface
Table of Contents
Interfaces
Properties
- $output : XMLWriter
Methods
- write() : string
- getElementTagName() : string
- writeElementItem() : void
Properties
$output
private
XMLWriter
$output
Methods
write()
public
write(Math $math) : string
Parameters
- $math : Math
Return values
stringgetElementTagName()
protected
getElementTagName(AbstractElement $element) : string
Parameters
- $element : AbstractElement
Return values
stringwriteElementItem()
protected
writeElementItem(AbstractElement $element) : void
Parameters
- $element : AbstractElement