|
HTMLPurifier 4.4.0
|
Validates an IPv6 address. More...
Public Member Functions | |
| validate ($aIP, $config, $context) | |
| Validates and cleans passed string according to a definition. | |
| validate ($aIP, $config, $context) | |
| Validates and cleans passed string according to a definition. | |
Validates an IPv6 address.
| HTMLPurifier_AttrDef_URI_IPv6::validate | ( | $ | string, |
| $ | config, | ||
| $ | context | ||
| ) |
Validates and cleans passed string according to a definition.
| $string | String to be validated and cleaned. |
| $config | Mandatory HTMLPurifier_Config object. |
| $context | Mandatory HTMLPurifier_AttrContext object. |
Reimplemented from HTMLPurifier_AttrDef_URI_IPv4.
Definition at line 12 of file IPv6.php.
References HTMLPurifier_AttrDef_URI_IPv4::_loadRegex().
| HTMLPurifier_AttrDef_URI_IPv6::validate | ( | $ | string, |
| $ | config, | ||
| $ | context | ||
| ) |
Validates and cleans passed string according to a definition.
| $string | String to be validated and cleaned. |
| $config | Mandatory HTMLPurifier_Config object. |
| $context | Mandatory HTMLPurifier_AttrContext object. |
Reimplemented from HTMLPurifier_AttrDef_URI_IPv4.
Definition at line 10553 of file HTMLPurifier.standalone.php.
References HTMLPurifier_AttrDef_URI_IPv4::_loadRegex().