API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5

Référence du fichier plugins/content/geshi.php

Espaces de nommage

Fonctions


Documentation des fonctions

plgContentGeshi ( &$  row,
&$  params,
page = 0 
)

Code Highlighting Plugin

Replaces

...

tags with highlighted text

Références $GLOBALS, $params, JPluginHelper::getPlugin(), et JString::strpos().

Voici le graphe d'appel pour cette fonction :

plgContentGeshi_replacer ( &$  matches)

Replaces the matched tags an image

Paramètres:
arrayAn array of matches (see preg_match_all)
Renvoie:
string

Références $GLOBALS, $lang, $params, $text, JArrayHelper::getValue(), jimport(), et SAXY_Parser_Base::parseAttributes().

Voici le graphe d'appel pour cette fonction :