Validator for the components of a URI for a specific scheme
Validator for the components of a URI for a specific scheme
Located in /library/HTMLPurifier/URIScheme.php (line 6)
| Class | Description |
|---|---|
| HTMLPurifier_URIScheme_ftp | Validates ftp (File Transfer Protocol) URIs as defined by generic RFC 1738. |
| HTMLPurifier_URIScheme_http | Validates http (HyperText Transfer Protocol) as defined by RFC 2616 |
| HTMLPurifier_URIScheme_mailto | Validates mailto (for E-mail) according to RFC 2368 |
| HTMLPurifier_URIScheme_news | Validates news (Usenet) as defined by generic RFC 1738 |
| HTMLPurifier_URIScheme_nntp | Validates nntp (Network News Transfer Protocol) as defined by generic RFC 1738 |
Whether or not URIs of this schem are locatable by a browser http and ftp are accessible, while mailto and news are not.
Whether or not URIs of this schem are locatable by a browser http and ftp are accessible, while mailto and news are not.
Scheme's default port (integer)
Scheme's default port (integer)
Whether or not the URI always uses <hier_part>, resolves edge cases
Whether or not the URI always uses <hier_part>, resolves edge cases with making relative URIs absolute
Validates the components of a URI
Validates the components of a URI
Documentation generated on Thu, 19 Jun 2008 18:50:30 -0400 by phpDocumentor 1.4.2