Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.10.x will end 8 November 2021 (12 months).
  • Bug fixes for security issues in 3.10.x will end 9 May 2022 (18 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.

Extra classes needed for HTMLPurifier customisation for Moodle.

Copyright: 2012 Petr Skoda {@link http://skodak.org}
License: http://www.gnu.org/copyleft/gpl.html GNU GPL 3 or later
File Size: 121 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 6 classes

HTMLPurifier_URIScheme_rtsp:: (1 method):
  doValidate()

HTMLPurifier_URIScheme_rtmp:: (1 method):
  doValidate()

HTMLPurifier_URIScheme_irc:: (1 method):
  doValidate()

HTMLPurifier_URIScheme_mms:: (1 method):
  doValidate()

HTMLPurifier_URIScheme_gopher:: (1 method):
  doValidate()

HTMLPurifier_URIScheme_teamspeak:: (1 method):
  doValidate()


Class: HTMLPurifier_URIScheme_rtsp  - X-Ref

Validates RTSP defined by RFC 2326

doValidate(&$uri, $config, $context)   X-Ref
No description

Class: HTMLPurifier_URIScheme_rtmp  - X-Ref

Validates RTMP defined by Adobe

doValidate(&$uri, $config, $context)   X-Ref
No description

Class: HTMLPurifier_URIScheme_irc  - X-Ref

Validates IRC defined by IETF Draft

doValidate(&$uri, $config, $context)   X-Ref
No description

Class: HTMLPurifier_URIScheme_mms  - X-Ref

Validates MMS defined by Microsoft

doValidate(&$uri, $config, $context)   X-Ref
No description

Class: HTMLPurifier_URIScheme_gopher  - X-Ref

Validates Gopher defined by RFC 4266

doValidate(&$uri, $config, $context)   X-Ref
No description

Class: HTMLPurifier_URIScheme_teamspeak  - X-Ref

Validates TeamSpeak defined by TeamSpeak

doValidate(&$uri, $config, $context)   X-Ref
No description