[ Index ]
 

Code source de Serendipity 1.2

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

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

(pas de description)

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

Définit 1 class

Text_Wiki_Rule_include:: (1 méthode):
  process()


Classe: Text_Wiki_Rule_include  - X-Ref

This class implements a Text_Wiki_Rule to include the results of a
script directly into the source at parse-time; thus, the output of the
script will be parsed by Text_Wiki.  This differs from the 'embed'
rule, which incorporates the results at render-time, meaning that the
'embed' content is not parsed by Text_Wiki.

This rule is inherently not secure; it allows cross-site scripting to
occur if the embedded output has <script> or other similar tags.  Be
careful.

process(&$matches)   X-Ref
Includes the results of the script directly into the source; the output
will subsequently be parsed by the remaining Text_Wiki rules.

param: array &$matches The array of matches from parse().
return: The results of the included script.



Généré le : Sat Nov 24 09:00:37 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics