Procedural File: outputfilter.makelinks.php
Source Location: /Theme/plugins/outputfilter.makelinks.php
Page Details:
Zikula Application Framework
Tags:
smarty_outputfilter_makelinks [line 22]
void smarty_outputfilter_makelinks(
string $text, Smarty &$smarty)
|
|
Smarty outputfilter to create links from urls. This has beend derived from the pn_bbclick module and uses a slightly changed regular expression found at http://smarty.incutio.com/?page=ActivateLinksPlugin
Tags:
Parameters
| string |
$text |
|
| Smarty |
&$smarty |
|
_smarty_outputfilter_makelinks_callback [line 94]
void _smarty_outputfilter_makelinks_callback(
$matches)
|
|
linktest_callback
Parameters