XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
HTMLPurifier_AttrDef_URI_IPv6 Class Reference
Inheritance diagram for HTMLPurifier_AttrDef_URI_IPv6:
Inheritance graph

Public Member Functions

 validate ($aIP, $config, $context)
 
- Public Member Functions inherited from HTMLPurifier_AttrDef_URI_IPv4
 validate ($aIP, $config, $context)
 
- Public Member Functions inherited from HTMLPurifier_AttrDef
 make ($string)
 
 parseCDATA ($string)
 
 validate ($string, $config, $context)
 

Additional Inherited Members

- Public Attributes inherited from HTMLPurifier_AttrDef
 $minimized = false
 
 $required = false
 
- Protected Member Functions inherited from HTMLPurifier_AttrDef_URI_IPv4
 _loadRegex ()
 
- Protected Attributes inherited from HTMLPurifier_AttrDef_URI_IPv4
 $ip4
 

Detailed Description

Validates an IPv6 address.

Author
Feyd @ forums.devnetwork.net (public domain)
Note
This function requires brackets to have been removed from address in URI.

Definition at line 9 of file IPv6.php.

Member Function Documentation

HTMLPurifier_AttrDef_URI_IPv6::validate (   $aIP,
  $config,
  $context 
)

Definition at line 12 of file IPv6.php.

References HTMLPurifier_AttrDef_URI_IPv4\_loadRegex().

Here is the call graph for this function:


The documentation for this class was generated from the following file: