|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | filter |
Variables | |
| $string ['embedimages'] = 'Embed images' | |
| $string ['embedimages_desc'] = 'Replace image urls with images in selected text formats.' | |
| $string ['filtername'] = 'Convert URLs into links and images' | |
| $string ['settingformats'] = 'Apply to formats' | |
| $string ['settingformats_desc'] = 'The filter will be applied only if the original text was inserted in one of the selected formats.' | |
| $string['embedimages'] = 'Embed images' |
Definition at line 29 of file filter_urltolink.php.
| $string['embedimages_desc'] = 'Replace image urls with images in selected text formats.' |
Definition at line 30 of file filter_urltolink.php.
| $string['filtername'] = 'Convert URLs into links and images' |
Definition at line 31 of file filter_urltolink.php.
| $string['settingformats'] = 'Apply to formats' |
Definition at line 32 of file filter_urltolink.php.
| $string['settingformats_desc'] = 'The filter will be applied only if the original text was inserted in one of the selected formats.' |
Definition at line 33 of file filter_urltolink.php.