[ Index ] |
|
Code source de Serendipity 1.2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 249 lignes (8 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
Text_Wiki_Rule_table:: (2 méthodes):
process()
renderXhtml()
Classe: Text_Wiki_Rule_table - X-Ref
This class implements a Text_Wiki_Rule to find source text marked as aprocess(&$matches) X-Ref |
Generates a replacement for the matched text. Token options are: 'type' => 'table_start' : the start of a bullet list 'table_end' : the end of a bullet list 'row_start' : the start of a number list 'row_end' : the end of a number list 'cell_start' : the start of item text (bullet or number) 'cell_end' : the end of item text (bullet or number) 'colspan' => column span (for a cell) param: array &$matches The array of matches from parse(). return: A series of text and delimited tokens marking the different |
renderXhtml($options) X-Ref |
Renders a token into text matching the requested format. param: array $options The "options" portion of the token (second return: string The text rendered from the token options. |
Généré le : Sat Nov 24 09:00:37 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |