[ Index ]

PHP Cross Reference of moodle-2.8

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: 132 lines (5 kb)
Included or required:0 times
Referenced: 1 time
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: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1