Cheetah
|
Public Attributes | |
$default_port = 443 | |
$secure = true | |
![]() | |
$default_port = 80 | |
$browsable = true | |
$hierarchical = true | |
![]() | |
$default_port = null | |
$browsable = false | |
$secure = false | |
$hierarchical = false | |
$may_omit_host = false | |
Additional Inherited Members | |
![]() | |
doValidate (&$uri, $config, $context) | |
![]() | |
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.