|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| test_convert_urls_into_links () | |
Protected Member Functions | |
| old_convert_urls_into_links (&$text) | |
Test cases for filter_urltolink class
Definition at line 45 of file testfilter.php.
| old_convert_urls_into_links | ( | &$ | text | ) | [protected] |
Helper function that represents the legacy implementation of convert_urls_into_links()
Make lone URLs into links. eg http://moodle.com/
eg www.moodle.com
Definition at line 51 of file testfilter.php.
