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

Public Member Functions

 filter ($text, array $options=array())

Detailed Description

Definition at line 67 of file filter.php.


Member Function Documentation

filter ( text,
array options = array() 
)

Override this function to actually implement the filtering.

Parameters:
$textsome HTML content.
array$optionsoptions passed to the filters
Returns:
the HTML content after the filtering has been applied.

Reimplemented from moodle_text_filter.

Definition at line 69 of file filter.php.


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