API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Public Member Functions | |
__construct () | |
parse ($uri) | |
Protected Attributes | |
$percentEncoder | |
Parses a URI into the components and fragment identifier as specified by RFC 3986.
__construct | ( | ) |
parse | ( | $uri | ) |
Parses a URI.
$uri | string URI to parse |
|
protected |
Instance of HTMLPurifier_PercentEncoder to do normalization with.