|
Cheetah
|
Public Attributes | |
| $default_port = 443 | |
| $secure = true | |
Public Attributes inherited from HTMLPurifier_URIScheme_http | |
| $default_port = 80 | |
| $browsable = true | |
| $hierarchical = true | |
Public Attributes inherited from HTMLPurifier_URIScheme | |
| $default_port = null | |
| $browsable = false | |
| $secure = false | |
| $hierarchical = false | |
| $may_omit_host = false | |
Additional Inherited Members | |
Public Member Functions inherited from HTMLPurifier_URIScheme_http | |
| doValidate (&$uri, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_URIScheme | |
| validate (&$uri, $config, $context) | |
Validates https (Secure HTTP) according to http scheme.
Definition at line 22244 of file HTMLPurifier.standalone.php.
| HTMLPurifier_URIScheme_https::$default_port = 443 |
@type int
Definition at line 22249 of file HTMLPurifier.standalone.php.
| HTMLPurifier_URIScheme_https::$secure = true |
@type bool
Definition at line 22253 of file HTMLPurifier.standalone.php.