The Red Matrix
 All Classes Namespaces Files Functions Variables Pages
bbcode.php File Reference

Functions

 tryoembed ($match)
 
 tryzrlaudio ($match)
 
 tryzrlvideo ($match)
 
 bb_spacefy ($st)
 
 bb_unspacefy_and_trim ($st)
 
 bb_extract_images ($body)
 
 bb_replace_images ($body, $images)
 
 bb_parse_crypt ($match)
 
 bb_parse_app ($match)
 
 bb_parse_element ($match)
 
 bb_qr ($match)
 
 bb_ShareAttributes ($match)
 
 bb_location ($match)
 
 bbiframe ($match)
 
 bb_ShareAttributesSimple ($match)
 
 rpost_callback ($match)
 
 bb_map_coords ($match)
 
 bb_map_location ($match)
 
 bb_sanitize_style ($input)
 
 bbcode ($Text, $preserve_nl=false, $tryoembed=true)
 

Function Documentation

bb_extract_images (   $body)

Referenced by bbcode().

bb_location (   $match)
bb_map_coords (   $match)
bb_map_location (   $match)
bb_parse_app (   $match)
bb_parse_crypt (   $match)
bb_parse_element (   $match)
bb_qr (   $match)
bb_replace_images (   $body,
  $images 
)

Referenced by bbcode().

bb_sanitize_style (   $input)
bb_ShareAttributes (   $match)
bb_ShareAttributesSimple (   $match)
bb_spacefy (   $st)
bb_unspacefy_and_trim (   $st)
bbiframe (   $match)
rpost_callback (   $match)
tryoembed (   $match)
tryzrlaudio (   $match)
tryzrlvideo (   $match)