[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/plugins/content/ -> geshi.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
License: GNU/GPL, see LICENSE.php
Version: $Id: geshi.php 14401 2010-01-26 14:10:00Z louis $
File Size: 88 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  plgContentGeshi()
  plgContentGeshi_replacer()

Functions
Functions that are not part of a class:

plgContentGeshi( &$row, &$params, $page=0 )   X-Ref
Code Highlighting Plugin

Replaces <pre>...</pre> tags with highlighted text

plgContentGeshi_replacer( &$matches )   X-Ref
Replaces the matched tags an image

param: array An array of matches (see preg_match_all)
return: string



Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1