Открытые члены | |
format ($formatType='', $forceNationalPrefix=false) | |
getRawNumber () | |
setRawNumber ($rawNumber) | |
getCountry () | |
setCountry ($country) | |
getNationalNumber () | |
setNationalNumber ($nationalNumber) | |
getNumberType () | |
setNumberType ($numberType) | |
isValid () | |
setValid ($valid) | |
setCountryCode ($countryCode) | |
getCountryCode () | |
hasExtension () | |
getExtension () | |
setExtension ($extension) | |
getExtensionSeparator () | |
setExtensionSeparator ($extensionSeparator) | |
isInternational () | |
setInternational ($international) | |
getNationalPrefix () | |
setNationalPrefix ($nationalPrefix) | |
hasPlus () | |
setHasPlus ($hasPlus) | |
Защищенные данные | |
$rawNumber | |
$country | |
$valid = false | |
$countryCode | |
$nationalNumber | |
$nationalPrefix | |
$hasPlus = false | |
$numberType | |
$extension = '' | |
$extensionSeparator | |
$international = false | |
См. определение в файле phonenumber.php строка 5
format | ( | $formatType = '', | |
$forceNationalPrefix = false ) |
См. определение в файле phonenumber.php строка 21
getCountry | ( | ) |
См. определение в файле phonenumber.php строка 66
getCountryCode | ( | ) |
См. определение в файле phonenumber.php строка 135
getExtension | ( | ) |
См. определение в файле phonenumber.php строка 148
getExtensionSeparator | ( | ) |
См. определение в файле phonenumber.php строка 164
getNationalNumber | ( | ) |
См. определение в файле phonenumber.php строка 82
getNationalPrefix | ( | ) |
См. определение в файле phonenumber.php строка 196
getNumberType | ( | ) |
См. определение в файле phonenumber.php строка 98
getRawNumber | ( | ) |
См. определение в файле phonenumber.php строка 50
hasExtension | ( | ) |
См. определение в файле phonenumber.php строка 140
hasPlus | ( | ) |
См. определение в файле phonenumber.php строка 212
isInternational | ( | ) |
См. определение в файле phonenumber.php строка 180
isValid | ( | ) |
См. определение в файле phonenumber.php строка 114
setCountry | ( | $country | ) |
mixed | $country |
См. определение в файле phonenumber.php строка 74
setCountryCode | ( | $countryCode | ) |
string | $countryCode |
См. определение в файле phonenumber.php строка 130
setExtension | ( | $extension | ) |
string | $extension |
См. определение в файле phonenumber.php строка 156
setExtensionSeparator | ( | $extensionSeparator | ) |
mixed | $extensionSeparator |
См. определение в файле phonenumber.php строка 172
setHasPlus | ( | $hasPlus | ) |
bool | $hasPlus |
См. определение в файле phonenumber.php строка 220
setInternational | ( | $international | ) |
bool | $international |
См. определение в файле phonenumber.php строка 188
setNationalNumber | ( | $nationalNumber | ) |
string | $nationalNumber |
См. определение в файле phonenumber.php строка 90
setNationalPrefix | ( | $nationalPrefix | ) |
string | $nationalPrefix |
См. определение в файле phonenumber.php строка 204
setNumberType | ( | $numberType | ) |
mixed | $numberType |
См. определение в файле phonenumber.php строка 106
setRawNumber | ( | $rawNumber | ) |
string | $rawNumber |
См. определение в файле phonenumber.php строка 58
setValid | ( | $valid | ) |
bool | $valid |
См. определение в файле phonenumber.php строка 122
|
protected |
См. определение в файле phonenumber.php строка 8
|
protected |
См. определение в файле phonenumber.php строка 11
|
protected |
См. определение в файле phonenumber.php строка 16
|
protected |
См. определение в файле phonenumber.php строка 17
|
protected |
См. определение в файле phonenumber.php строка 14
|
protected |
См. определение в файле phonenumber.php строка 19
|
protected |
См. определение в файле phonenumber.php строка 12
|
protected |
См. определение в файле phonenumber.php строка 13
|
protected |
См. определение в файле phonenumber.php строка 15
|
protected |
См. определение в файле phonenumber.php строка 7
|
protected |
См. определение в файле phonenumber.php строка 10