API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
plgContentGeshi | ( | &$ | row, |
&$ | params, | ||
$ | page = 0 |
||
) |
Code Highlighting Plugin
Replaces
...
tags with highlighted text
Références $GLOBALS, $params, JPluginHelper::getPlugin(), et JString::strpos().
plgContentGeshi_replacer | ( | &$ | matches | ) |
Replaces the matched tags an image
array | An array of matches (see preg_match_all) |
Références $GLOBALS, $lang, $params, $text, JArrayHelper::getValue(), jimport(), et SAXY_Parser_Base::parseAttributes().