Moodle  2.2.1
http://www.collinsharper.com
HTMLPurifier_URIScheme_https Class Reference
Inheritance diagram for HTMLPurifier_URIScheme_https:
Collaboration diagram for HTMLPurifier_URIScheme_https:

Data Fields

 $default_port = 443

Detailed Description

Validates https (Secure HTTP) according to http scheme.

Definition at line 6 of file https.php.


Field Documentation

$default_port = 443

Scheme's default port (integer). If an explicit port number is specified that coincides with the default port, it will be elided.

Reimplemented from HTMLPurifier_URIScheme_http.

Definition at line 8 of file https.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations