Zikula: A Flexible Open Source Content Management System
home | forum | international support | contact us

Docs for page outputfilter.makelinks.php

Procedural File: outputfilter.makelinks.php

Source Location: /Theme/plugins/outputfilter.makelinks.php

Classes:



Page Details:

Zikula Application Framework



Tags:

version:  $Id: outputfilter.pagevars.php 19743 2006-08-20 20:13:38Z landseer $
copyright:  (c) 2004, Zikula Development Team
link:  http://www.zikula.org
license:  GNU/GPL








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:

author:  Frank Schummertz


Parameters

string   $text  
Smarty   &$smarty  
[ Top ]



_smarty_outputfilter_makelinks_callback [line 94]

void _smarty_outputfilter_makelinks_callback( $matches)

linktest_callback





Parameters

   $matches  
[ Top ]


Packages:

Files:

Classes: