Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс DataResult
+ Граф наследования:DataResult:

Открытые атрибуты

 $ip = Manager::INFO_NOT_AVAILABLE
 
 $lang = Manager::INFO_NOT_AVAILABLE
 
 $countryName = Manager::INFO_NOT_AVAILABLE
 
 $regionName = Manager::INFO_NOT_AVAILABLE
 
 $subRegionName = Manager::INFO_NOT_AVAILABLE
 
 $cityName = Manager::INFO_NOT_AVAILABLE
 
 $countryCode = Manager::INFO_NOT_AVAILABLE
 
 $regionCode = Manager::INFO_NOT_AVAILABLE
 
 $zipCode = Manager::INFO_NOT_AVAILABLE
 
 $latitude = Manager::INFO_NOT_AVAILABLE
 
 $longitude = Manager::INFO_NOT_AVAILABLE
 
 $timezone = Manager::INFO_NOT_AVAILABLE
 
 $asn = Manager::INFO_NOT_AVAILABLE
 
 $ispName = Manager::INFO_NOT_AVAILABLE
 
 $organizationName = Manager::INFO_NOT_AVAILABLE
 
 $handlerClass = Manager::INFO_NOT_AVAILABLE
 

Дополнительные унаследованные члены

- Открытые члены унаследованные от Result
 __construct ()
 
 getObject ()
 
 setObject ($object)
 
 isSuccess ($internalCall=false)
 
 getErrors ()
 
 getErrorMessages ()
 
 __destruct ()
 
- Открытые члены унаследованные от Result
 __clone ()
 
 isSuccess ()
 
 addError (Error $error)
 
 getErrorCollection ()
 
 addErrors (array $errors)
 
 setData (array $data)
 
 getData ()
 
- Защищенные данные унаследованные от Result
 $wereErrorsChecked = false
 
 $object
 
- Защищенные данные унаследованные от Result
 $isSuccess = true
 
 $errors
 
 $data = array()
 

Подробное описание

См. определение в файле dataresult.php строка 12

Данные класса

◆ $asn

См. определение в файле dataresult.php строка 34

◆ $cityName

См. определение в файле dataresult.php строка 21

◆ $countryCode

См. определение в файле dataresult.php строка 23

◆ $countryName

См. определение в файле dataresult.php строка 18

◆ $handlerClass

$handlerClass = Manager::INFO_NOT_AVAILABLE

См. определение в файле dataresult.php строка 39

◆ $ip

См. определение в файле dataresult.php строка 14

◆ $ispName

См. определение в файле dataresult.php строка 36

◆ $lang

См. определение в файле dataresult.php строка 16

◆ $latitude

См. определение в файле dataresult.php строка 28

◆ $longitude

См. определение в файле dataresult.php строка 29

◆ $organizationName

$organizationName = Manager::INFO_NOT_AVAILABLE

См. определение в файле dataresult.php строка 38

◆ $regionCode

См. определение в файле dataresult.php строка 24

◆ $regionName

См. определение в файле dataresult.php строка 19

◆ $subRegionName

$subRegionName = Manager::INFO_NOT_AVAILABLE

См. определение в файле dataresult.php строка 20

◆ $timezone

См. определение в файле dataresult.php строка 31

◆ $zipCode

См. определение в файле dataresult.php строка 26