[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

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

(no description)

File Size: 128 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

geshiXML:: (7 methods):
  geshiXML()
  parse()
  start_element()
  end_element()
  character_data()
  botGeshi()
  botGeshi_replacer()


Class: geshiXML  - X-Ref


geshiXML()   X-Ref
No description

parse($arguments)   X-Ref
No description

start_element($parser, $element_name, $element_attrs)   X-Ref
No description

end_element($parser, $element_name)   X-Ref
No description

character_data($parser, $data)   X-Ref
No description

botGeshi( $published, &$row, &$params, $page=0 )   X-Ref
Code Highlighting Mambot

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

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

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