1C-Bitrix 25.700.0
|
Открытые члены | |
getName () | |
getStatus () | |
__construct ($name, array $tests) | |
getTestByName ($testName) | |
getTests () | |
setTests (array $tests) | |
saveToOptions (CBitrixCloudOption $option) | |
rewind () | |
current () | |
key () | |
next () | |
valid () | |
offsetSet ($offset, $value) | |
offsetExists ($offset) | |
offsetUnset ($offset) | |
offsetGet ($offset) |
Открытые статические члены | |
static | loadFromOptions ($name, CBitrixCloudOption $option) |
static | fromXMLNode (CDataXMLNode $node) |
См. определение в файле monitoring_result.php строка 102
__construct | ( | $name, | |
array | $tests ) |
string | $name | |
array | [int]CBitrixCloudMonitoringTest $tests |
См. определение в файле monitoring_result.php строка 145
current | ( | ) |
См. определение в файле monitoring_result.php строка 252
|
static |
CDataXMLNode | $node |
См. определение в файле monitoring_result.php строка 236
getName | ( | ) |
См. определение в файле monitoring_result.php строка 115
getStatus | ( | ) |
См. определение в файле monitoring_result.php строка 125
getTestByName | ( | $testName | ) |
string | $testName |
См. определение в файле monitoring_result.php строка 157
getTests | ( | ) |
См. определение в файле monitoring_result.php строка 167
key | ( | ) |
См. определение в файле monitoring_result.php строка 257
|
static |
См. определение в файле monitoring_result.php строка 209
next | ( | ) |
См. определение в файле monitoring_result.php строка 262
offsetExists | ( | $offset | ) |
См. определение в файле monitoring_result.php строка 284
offsetGet | ( | $offset | ) |
См. определение в файле monitoring_result.php строка 294
offsetSet | ( | $offset, | |
$value ) |
См. определение в файле monitoring_result.php строка 272
offsetUnset | ( | $offset | ) |
См. определение в файле monitoring_result.php строка 289
rewind | ( | ) |
См. определение в файле monitoring_result.php строка 247
saveToOptions | ( | CBitrixCloudOption | $option | ) |
См. определение в файле monitoring_result.php строка 193
setTests | ( | array | $tests | ) |
array | [int]CBitrixCloudMonitoringTest $tests |
См. определение в файле monitoring_result.php строка 178
valid | ( | ) |
См. определение в файле monitoring_result.php строка 267