class ControlBlock

Constants

DTD_VERSIONS

Methods

__construct(array $params)

Initializes the class with the given parameters.

writeXml(XMLWriter $xml)

Write the control block XML

Details

at line line 73
__construct(array $params)

Initializes the class with the given parameters.

Parameters

array $params

Exceptions

InvalidArgumentException

at line line 227
writeXml(XMLWriter $xml)

Write the control block XML

Parameters

XMLWriter $xml