|
context | $context |
| The context we are in.
|
|
array | $localconfig |
| Any local configuration for this filter in this context.
|
|
◆ convert_urls_into_links()
filter_urltolink::convert_urls_into_links |
( |
& |
$text | ) |
|
|
protected |
Given some text this function converts any URLs it finds into HTML links.
- Parameters
-
string | $text | Passed in by reference. The string to be searched for urls. |
◆ filter()
filter_urltolink::filter |
( |
|
$text, |
|
|
array |
$options = array() |
|
) |
| |
◆ $globalconfig
array filter_urltolink::$globalconfig |
|
staticprotected |
global configuration for this filter
This might be eventually moved into parent class if we found it useful for other filters, too.
The documentation for this class was generated from the following file: