[ Index ] |
|
Code source de Horde 3.1.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 82 lignes (3 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
Text_Filter_linkurls:: (2 méthodes):
preProcess()
getPatterns()
Classe: Text_Filter_linkurls - X-Ref
The Text_Filter_linkurls:: class turns all URLs in the text into hyperlinks.preProcess($text) X-Ref |
Executes any code necessary before applying the filter patterns. param: string $text The text before the filtering. return: string The modified text. |
getPatterns() X-Ref |
Returns a hash with replace patterns. return: array Patterns hash. |
Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |