Полный список членов класса Formatter, включая наследуемые из базового класса
_isNationalPrefixSupported($format, $countryMetadata) | Formatter | protectedstatic |
format(PhoneNumber $number, $formatType, $forceNationalPrefix=false) | Formatter | static |
formatNationalNumber($nationalNumber, $formatType, $countryMetadata, $format, $forceNationalPrefix) | Formatter | protectedstatic |
formatNationalNumberWithOriginalFormat(PhoneNumber $number, $format) | Formatter | protectedstatic |
formatOriginal(PhoneNumber $number) | Formatter | static |
getAvailableFormats($countryMetadata) | Formatter | protectedstatic |
getNationalPrefix($countryMetadata, $stripNonDigits) | Formatter | protectedstatic |
getNationalPrefixFormattingRule($format, $countryMetadata) | Formatter | protectedstatic |
getNationalPrefixOptional($countryMetadata, $format) | Formatter | protectedstatic |
matchLeadingDigits($phoneNumber, $leadingDigits) | Formatter | protectedstatic |
numberContainsNationalPrefix($phoneNumber, $nationalPrefix, $countryMetadata) | Formatter | protectedstatic |
selectFormatForNumber(PhoneNumber $number, $formatType, $countryMetadata) | Formatter | protectedstatic |
selectOriginalFormatForNumber(PhoneNumber $number) | Formatter | protectedstatic |
stripNonNumbers($string) | Formatter | protectedstatic |