Campustream 1.0
A social network MQP for WPI
bbparser Class Reference

Public Member Functions

 bbparser ()
 addSimple ($tag)
 addFancy ($tag)
 parse ($content, &$count=false)

Static Public Member Functions

static bb2html ($bb)

Detailed Description

Simple BBCode parser based on regex rules.

https://github.com/meltingice/Osimo-BBCode-Parser

Definition at line 8 of file bbparser.php.


Member Function Documentation

addFancy ( tag)

Definition at line 179 of file bbparser.php.

addSimple ( tag)

Definition at line 164 of file bbparser.php.

static bb2html ( bb) [static]

Definition at line 14 of file bbparser.php.

bbparser ( )

Definition at line 19 of file bbparser.php.

parse ( content,
&$  count = false 
)

Definition at line 190 of file bbparser.php.


The documentation for this class was generated from the following file: