[ Index ]
 

Code source de Serendipity 1.2

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

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

(pas de description)

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

Définit 1 class

Text_Wiki_Rule_delimiter:: (3 méthodes):
  Text_Wiki_Rule_delimiter()
  process()
  renderXhtml()


Classe: Text_Wiki_Rule_delimiter  - X-Ref

This class implements a Text_Wiki_Rule to find instances of the delimiter
character already embedded in the source text; it extracts them and replaces
them with a delimited token, then renders them as the delimiter itself
when the target format is XHTML.

Text_Wiki_Rule_delimiter(&$obj, $name)   X-Ref
Constructor.  Overrides the Text_Wiki_Rule constructor so that we
can set the $regex property dynamically (we need to include the
Text_Wiki $delim character.

param: object &$obj The calling "parent" Text_Wiki object.
param: string $name The token name to use for this rule.

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

'text' => The full matched text.

param: array &$matches The array of matches from parse().
return: A delimited token number to be used as a placeholder in

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