|
| addPossibleLength (int $possibleLength) |
|
| addPossibleLengthLocalOnly (int $possibleLengthLocalOnly) |
|
| clear () |
|
| clearExampleNumber () |
|
| clearNationalNumberPattern () |
|
| clearPossibleLength () |
|
| clearPossibleLengthLocalOnly () |
|
| exactlySameAs (PhoneNumberDesc $other) |
|
| fromArray (array $input) |
|
| getExampleNumber () |
|
| getNationalNumberPattern () |
|
| getPossibleLength () |
|
| getPossibleLengthLocalOnly () |
|
| hasExampleNumber () |
|
| hasNationalNumberPattern () |
|
| mergeFrom (PhoneNumberDesc $other) |
|
| setExampleNumber (string $value) |
|
| setNationalNumberPattern (string $value) |
|
| setPossibleLength (array $possibleLength) |
|
| setPossibleLengthLocalOnly (array $possibleLengthLocalOnly) |
|
| toArray () |
|
|
string | $exampleNumber = '' |
|
bool | $hasExampleNumber = false |
|
bool | $hasNationalNumberPattern = false |
|
string | $nationalNumberPattern = '' |
|
int[] array | $possibleLength = [] |
|
int[] array | $possibleLengthLocalOnly = [] |
|
◆ getPossibleLength()
libphonenumber\PhoneNumberDesc::getPossibleLength |
( |
| ) |
|
◆ getPossibleLengthLocalOnly()
libphonenumber\PhoneNumberDesc::getPossibleLengthLocalOnly |
( |
| ) |
|
◆ setPossibleLength()
libphonenumber\PhoneNumberDesc::setPossibleLength |
( |
array | $possibleLength | ) |
|
◆ setPossibleLengthLocalOnly()
libphonenumber\PhoneNumberDesc::setPossibleLengthLocalOnly |
( |
array | $possibleLengthLocalOnly | ) |
|
- Parameters
-
int[] | $possibleLengthLocalOnly | |
The documentation for this class was generated from the following file:
- lib/giggsey/libphonenumber-for-php-lite/src/PhoneNumberDesc.php