Bitrix-D7
20.0.0
|
Открытые члены | |
__construct () | |
setAffectedRowsCount (Connection $connection) | |
getAffectedRowsCount () | |
setPrimary ($primary) | |
getPrimary () | |
getId () | |
Returns id of updated record. Подробнее... | |
![]() | |
getObject () | |
setObject ($object) | |
isSuccess ($internalCall=false) | |
Returns result status Within the core and events should be called with internalCall flag. Подробнее... | |
getErrors () | |
Returns an array of Error objects. Подробнее... | |
getErrorMessages () | |
Returns array of strings with error messages. Подробнее... | |
__destruct () | |
![]() | |
isSuccess () | |
Returns the result status. Подробнее... | |
addError (Error $error) | |
Adds the error. Подробнее... | |
getErrorCollection () | |
Returns the error collection. Подробнее... | |
addErrors (array $errors) | |
Adds array of Error objects. Подробнее... | |
setData (array $data) | |
Sets data of the result. Подробнее... | |
getData () | |
Returns data array saved into the result. Подробнее... | |
Защищенные данные | |
$affectedRowsCount | |
$primary | |
![]() | |
$wereErrorsChecked = false | |
$object | |
![]() | |
$isSuccess = true | |
$errors | |
$data = array() | |
См. определение в файле updateresult.php строка 13
__construct | ( | ) |
Переопределяет метод предка Result.
См. определение в файле updateresult.php строка 21
getAffectedRowsCount | ( | ) |
См. определение в файле updateresult.php строка 34
getId | ( | ) |
Returns id of updated record.
См. определение в файле updateresult.php строка 56
getPrimary | ( | ) |
См. определение в файле updateresult.php строка 47
setAffectedRowsCount | ( | Connection | $connection | ) |
См. определение в файле updateresult.php строка 26
setPrimary | ( | $primary | ) |
См. определение в файле updateresult.php строка 39
|
protected |
См. определение в файле updateresult.php строка 16
|
protected |
См. определение в файле updateresult.php строка 19