Public Member Functions | |
| __construct () | |
| validate ($string, $config, $context) | |
| __construct () | |
| validate ($string, $config, $context) | |
Protected Attributes | |
| $ipv4 | |
| Instance of HTMLPurifier_AttrDef_URI_IPv4 sub-validator. | |
| $ipv6 | |
| Instance of HTMLPurifier_AttrDef_URI_IPv6 sub-validator. | |
Definition at line 6 of file Host.php.
| HTMLPurifier_AttrDef_URI_Host::__construct | ( | ) |
Definition at line 8938 of file HTMLPurifier.standalone.php.
| HTMLPurifier_AttrDef_URI_Host::validate | ( | $ | string, | |
| $ | config, | |||
| $ | context | |||
| ) |
| HTMLPurifier_AttrDef_URI_Host::validate | ( | $ | string, | |
| $ | config, | |||
| $ | context | |||
| ) |
Definition at line 8943 of file HTMLPurifier.standalone.php.
HTMLPurifier_AttrDef_URI_Host::$ipv4 [protected] |
Instance of HTMLPurifier_AttrDef_URI_IPv4 sub-validator.
Definition at line 12 of file Host.php.
Referenced by validate().
HTMLPurifier_AttrDef_URI_Host::$ipv6 [protected] |
1.5.3