Campustream 1.0
A social network MQP for WPI
|
Public Member Functions | |
bbparser () | |
addSimple ($tag) | |
addFancy ($tag) | |
parse ($content, &$count=false) | |
Static Public Member Functions | |
static | bb2html ($bb) |
Simple BBCode parser based on regex rules.
https://github.com/meltingice/Osimo-BBCode-Parser
Definition at line 8 of file bbparser.php.
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.