
Public Member Functions | |
| expunge ($pShoutId) | |
| getList (&$pListHash) | |
| getShout ($pShoutId) | |
| Shoutbox () | |
| store ($pParamHash) | |
| verify (&$pParamHash) | |
Definition at line 11 of file Shoutbox.php.
| Shoutbox::expunge | ( | $ | pShoutId | ) |
| Shoutbox::getList | ( | &$ | pListHash | ) |
Definition at line 18 of file Shoutbox.php.
References $_REQUEST, $_SERVER, $gBitSmarty, $gBitSystem, $gBitUser, $gLibertySystem, $mid, $query, $res, $result, $ret, $str, mDb, BitBase::postGetList(), BitBase::prepGetList(), and tra().
Here is the call graph for this function:

| Shoutbox::getShout | ( | $ | pShoutId | ) |
| Shoutbox::Shoutbox | ( | ) |
Definition at line 12 of file Shoutbox.php.
References BitBase::BitBase().
Here is the call graph for this function:

| Shoutbox::store | ( | $ | pParamHash | ) |
Definition at line 181 of file Shoutbox.php.
References $_SERVER, $gBitSmarty, $gBitSystem, $mail_data, $now, $pParamHash, $query, $result, date, mDb, mInfo, tra(), and verify().
Referenced by verify().
Here is the call graph for this function:

| Shoutbox::verify | ( | &$ | pParamHash | ) |
Definition at line 133 of file Shoutbox.php.
References $gBitUser, $pParamHash, mDb, store(), and tra().
Referenced by store().
Here is the call graph for this function:

1.5.2