[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/filter/mediaplugin/ -> filter.php (summary)

Media plugin filtering This filter will replace any links to a media file with a media plugin that plays that media inline

Copyright: 2004 onwards Martin Dougiamas {@link http://moodle.com}
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 166 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

filter_mediaplugin:: (2 methods):
  filter()
  callback()


Class: filter_mediaplugin  - X-Ref

Automatic media embedding filter class.

It is highly recommended to configure servers to be compatible with our slasharguments,
otherwise the "?d=600x400" may not work.

filter($text, array $options = array()   X-Ref
No description

callback(array $matches)   X-Ref
Replace link with embedded content, if supported.

param: array $matches
return: string



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1