ReadByName
class ReadByName extends AbstractFunction
Constants
| RETURN_FORMATS |
|
| DEFAULT_RETURN_FORMAT |
|
| MAX_NAME_COUNT |
|
Methods
__construct(string $controlId = null)
Initializes the class with the given parameters.
from AbstractFunction
string
getObjectName()
No description
setObjectName(string $objectName)
No description
array
getFields()
No description
setFields(array $fields)
No description
array
getNames()
No description
setNames(array $names)
Set names
string
getReturnFormat()
No description
setReturnFormat(string $format)
Set return format
string
getDocParId()
No description
setDocParId(string $docParId)
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
in AbstractFunction at line line 67
__construct(string $controlId = null)
Initializes the class with the given parameters.
at line line 181
writeXml(XMLWriter $xml)
Write the readByName block XML
at line line 54
string
getObjectName()
at line line 62
setObjectName(string $objectName)
at line line 70
array
getFields()
at line line 78
setFields(array $fields)
at line line 86
array
getNames()
at line line 97
setNames(array $names)
Set names
at line line 109
string
getReturnFormat()
at line line 120
setReturnFormat(string $format)
Set return format