| [ Index ] |
|
Code source de PRADO 3.0.6 |
[Code source] [Imprimer] [Statistiques]
TMarkdown class file
| Author: | Wei Zhuo |
| Copyright: | Copyright © 2005 PradoSoft |
| License: | http://www.pradosoft.com/license/ |
| Version: | $Id: TMarkdown.php 1397 2006-09-07 07:55:53Z wei $ |
| Poids: | 81 lignes (3 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
TMarkdown:: (2 méthodes):
processText()
highlightCode()
| processText($text) X-Ref |
| Processes a text string. This method is required by the parent class. param: string text string to be processed return: string the processed text result |
| highlightCode($matches) X-Ref |
| Highlights source code using TTextHighlighter param: array matches of code blocks return: string highlighted code. |
| Généré le : Sun Feb 25 21:07:04 2007 | par Balluche grâce à PHPXref 0.7 |