class Create extends AbstractFunction

Constants

MAX_CREATE_COUNT

Methods

getControlId()

Get control ID

setControlId($controlId = null)

Set control ID

__construct(string $controlId = null)

Initializes the class with the given parameters.

writeXml(XMLWriter $xml)

Write the create block XML

Record[]
getRecords()

No description

setRecords(array $records)

No description

Details

in AbstractFunction at line line 35
getControlId()

Get control ID

in AbstractFunction at line line 46
setControlId($controlId = null)

Set control ID

Parameters

$controlId

Exceptions

InvalidArgumentException

in AbstractFunction at line line 67
__construct(string $controlId = null)

Initializes the class with the given parameters.

Parameters

string $controlId Control ID, default=random UUID

at line line 76
writeXml(XMLWriter $xml)

Write the create block XML

Parameters

XMLWriter $xml

at line line 38
Record[] getRecords()

Return Value

Record[]

at line line 46
setRecords(array $records)

Parameters

array $records