ReadRelated
class ReadRelated extends AbstractFunction
Constants
| RETURN_FORMATS |
|
| DEFAULT_RETURN_FORMAT |
|
| MAX_KEY_COUNT |
|
Methods
__construct(string $controlId = null)
Initializes the class with the given parameters.
from AbstractFunction
string
getObjectName()
No description
setObjectName(string $objectName)
No description
string
getRelationName()
No description
setRelationName(string $relationName)
No description
array
getFields()
No description
setFields(array $fields)
No description
array
getKeys()
No description
setKeys(array $keys)
Set keys
string
getReturnFormat()
No description
setReturnFormat(string $format)
Set return format
Details
in AbstractFunction at line line 35
getControlId()
Get control ID
in AbstractFunction at line line 46
setControlId($controlId = null)
Set control ID
in AbstractFunction at line line 67
__construct(string $controlId = null)
Initializes the class with the given parameters.
at line line 180
writeXml(XMLWriter $xml)
Write the readRelated block XML
at line line 54
string
getObjectName()
at line line 62
setObjectName(string $objectName)
at line line 70
string
getRelationName()
at line line 78
setRelationName(string $relationName)
at line line 86
array
getFields()
at line line 94
setFields(array $fields)
at line line 102
array
getKeys()
at line line 113
setKeys(array $keys)
Set keys
at line line 124
string
getReturnFormat()
at line line 135
setReturnFormat(string $format)
Set return format