[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/mod/wiki/parser/ -> parser.php (summary)

(no description)

File Size: 281 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 mod/wiki/parser/utils.php

Defines 1 class

wiki_parser_proxy:: (18 methods):
  parse()
  get_token()
  get_section()
  create_parser_instance()
  __construct()
  parse()
  set_options()
  process_block_rule()
  block_callback()
  rules()
  process_tag_rule()
  tag_callback()
  initialize_nowiki_index()
  initialize_nowiki_index_callback()
  protect()
  commit_nowiki_index()
  commit_nowiki_index_callback()
  get_token()


Class: wiki_parser_proxy  - X-Ref

Generic parser implementation

parse(&$string, $type, $options = array()   X-Ref
No description

get_token($name, $type)   X-Ref
No description

get_section(&$string, $type, $section, $all_content = false)   X-Ref
No description

create_parser_instance($type)   X-Ref
No description

__construct()   X-Ref
No description

parse(&$string, $options = array()   X-Ref
Parse function


set_options($options)   X-Ref
Initialize options


process_block_rule($name, $block)   X-Ref
Block processing function & callbacks


block_callback($match)   X-Ref
No description

rules(&$text, $rules = null)   X-Ref
Rules processing function & callback


process_tag_rule($name, $rule, &$text)   X-Ref
No description

tag_callback($match)   X-Ref
No description

initialize_nowiki_index()   X-Ref
Special nowiki parser index


initialize_nowiki_index_callback($match)   X-Ref
No description

protect($text)   X-Ref
No description

commit_nowiki_index()   X-Ref
No description

commit_nowiki_index_callback($match)   X-Ref
No description

get_token($name)   X-Ref
Get token of the parsable element $name.




Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1