bbcode_firstpassBBCODE FIRSTPASS
BBCODE first pass class (functions for parsing messages for db storage)
Located in /includes/message_parser.php (line 29)
bbcode | --bbcode_firstpass
| Class | Description |
|---|---|
parse_message
|
Main message parser for posting, pm, etc. takes raw message |
mixed
$message
= '' (line 31)
mixed
$parsed_items
= array() (line 33)
mixed
$warn_msg
= array() (line 32)
Inherited from bbcode
bbcode::$bbcodes
bbcode::$bbcode_bitfield
bbcode::$bbcode_cache
bbcode::$bbcode_template
bbcode::$bbcode_uid
bbcode::$template_bitfield
bbcode::$template_filename
bbcode_attachment (line 382)
Parse inline attachments [ia]
bbcode_code (line 465)
Parse code tag
Expects the argument to start right after the opening [code] tag and to end with [/code]
bbcode_color (line 223)
Parse color tag
bbcode_flash (line 337)
Parse flash tag
bbcode_img (line 275)
Parse img tag
bbcode_init (line 105)
Init bbcode data for later parsing
bbcode_italic (line 262)
Parse i tag
bbcode_parse_code (line 396)
Parse code text from code tag
bbcode_parse_list (line 558)
Parse list bbcode
Expects the argument to start with a tag
bbcode_quote (line 686)
Parse quote bbcode
Expects the argument to start with a tag
bbcode_size (line 195)
Parse size tag
bbcode_specialchars (line 184)
Transform some characters in valid bbcodes
bbcode_strong (line 249)
Parse b tag
bbcode_underline (line 236)
Parse u tag
check_bbcode (line 164)
Making some pre-checks for bbcodes as well as increasing the number of parsed items
parse_bbcode (line 38)
Parse BBCode
path_in_domain (line 980)
Check if url is pointing to this domain/script_path/php-file
prepare_bbcodes (line 84)
Prepare some bbcodes for better parsing
validate_email (line 877)
Validate email
validate_url (line 917)
Validate url
Inherited From bbcode
bbcode::bbcode()
bbcode::bbcode_cache_init()
bbcode::bbcode_list()
bbcode::bbcode_second_pass()
bbcode::bbcode_second_pass_code()
bbcode::bbcode_second_pass_quote()
bbcode::bbcode_tpl()
bbcode::bbcode_tpl_replace()
Documentation generated on Tue, 26 Aug 2008 08:34:07 +0200 by phpDocumentor 1.4.2