Public Member Functions | |
| setUnreservedPartChars ($unreservedPartChars) | |
| |
| normalize ($matched) | |
Static Public Member Functions | |
| static | create () |
| |
Private Attributes | |
| $unreservedPartChars = null | |
Definition at line 755 of file GenericUri.class.php.
| static PercentEncodingNormalizator::create | ( | ) | [static] |
Definition at line 762 of file GenericUri.class.php.
Referenced by GenericUri::normalizePercentEncoded().
| PercentEncodingNormalizator::setUnreservedPartChars | ( | $ | unreservedPartChars | ) |
Definition at line 770 of file GenericUri.class.php.
References $unreservedPartChars.
| PercentEncodingNormalizator::normalize | ( | $ | matched | ) |
PercentEncodingNormalizator::$unreservedPartChars = null [private] |
1.5.4