[ Index ]
 

Code source de Serendipity 1.2

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/bundled-libs/Text/Wiki/Rule/ -> blockquote.php (sommaire)

(pas de description)

Poids: 209 lignes (7 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

Text_Wiki_Rule_blockquote:: (2 méthodes):
  process()
  renderXhtml()


Classe: Text_Wiki_Rule_blockquote  - X-Ref

This class implements a Text_Wiki_Rule to find source text marked as a
blockquote, identified by any number of greater-than signs '>' at the
start of the line, followed by a space, and then the quote text; each
'>' indicates an additional level of quoting.

process(&$matches)   X-Ref
Generates a replacement for the matched text.  Token options are:

'type' =>
'start' : the start of a blockquote
'end'   : the end of a blockquote

'level' => the indent level (0 for the first level, 1 for the
second, etc)

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
  Clicky Web Analytics