Messages Class Reference

Inheritance diagram for Messages:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 expunge ($pUserId, $msg_id)
 expungeSystemMessage ($pMessageId=NULL)
 flagMessage ($pFlagHash)
 getList (&$pListHash)
 getMessage ($pUserId, $msg_id)
 getNeighbourMessage (&$pListHash)
 getSystemMessageList ()
 isSystemMessage ($pMessageId=NULL)
 Messages ()
 postMessage ($pParamHash)
 postSystemMessage ($pParamHash)
 unreadMessages ($pUserId)
 verifyMessage (&$pParamHash)

Detailed Description

Definition at line 15 of file Messages.php.


Member Function Documentation

Messages::expunge ( pUserId,
msg_id 
)

Definition at line 319 of file Messages.php.

References $query, isSystemMessage(), and mDb.

Here is the call graph for this function:

Messages::expungeSystemMessage ( pMessageId = NULL  ) 

Definition at line 434 of file Messages.php.

References $rs, $sql, $tables, mDb, and BitBase::verifyId().

Here is the call graph for this function:

Messages::flagMessage ( pFlagHash  ) 

Definition at line 296 of file Messages.php.

References $gBitUser, $query, FALSE, isSystemMessage(), mDb, mUserId, and BitBase::verifyId().

Here is the call graph for this function:

Messages::getList ( &$  pListHash  ) 

Definition at line 124 of file Messages.php.

References $gBitUser, $msg, $query, $result, $ret, $sort_mode, FALSE, mDb, mUserId, BitBase::postGetList(), BitBase::prepGetList(), and tra().

Here is the call graph for this function:

Messages::getMessage ( pUserId,
msg_id 
)

Definition at line 370 of file Messages.php.

References $content, $gBitSystem, $query, $res, $result, isSystemMessage(), mDb, and tra().

Here is the call graph for this function:

Messages::getNeighbourMessage ( &$  pListHash  ) 

Definition at line 332 of file Messages.php.

References $gBitUser, $query, $ret, FALSE, mDb, and BitBase::verifyId().

Here is the call graph for this function:

Messages::getSystemMessageList (  ) 

Definition at line 424 of file Messages.php.

References $res, $sql, and mDb.

Messages::isSystemMessage ( pMessageId = NULL  ) 

Definition at line 444 of file Messages.php.

References $query, $ret, FALSE, mDb, and BitBase::verifyId().

Referenced by expunge(), flagMessage(), and getMessage().

Here is the call graph for this function:

Messages::Messages (  ) 

Definition at line 16 of file Messages.php.

References BitBase::BitBase().

Here is the call graph for this function:

Messages::postMessage ( pParamHash  ) 

postMessage

Parameters:
array $pParamHash public
Returns:
TRUE on success, FALSE on failure - mErrors will contain reason for failure

Definition at line 27 of file Messages.php.

References $_SERVER, $gBitSmarty, $gBitSystem, $gBitUser, $pParamHash, mDb, tra(), and verifyMessage().

Referenced by postSystemMessage().

Here is the call graph for this function:

Messages::postSystemMessage ( pParamHash  ) 

Definition at line 412 of file Messages.php.

References $pParamHash, FALSE, postMessage(), tra(), and BitBase::verifyId().

Here is the call graph for this function:

Messages::unreadMessages ( pUserId  ) 

Definition at line 399 of file Messages.php.

References mDb.

Messages::verifyMessage ( &$  pParamHash  ) 

verifyMessage

Parameters:
array $pParamHash public
Returns:
TRUE on success, FALSE on failure - mErrors will contain reason for failure

Definition at line 60 of file Messages.php.

References $gBitSystem, $gBitUser, $pParamHash, $query, $userInfo, mDb, tra(), and BitBase::verifyId().

Referenced by postMessage().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Wed Aug 22 19:34:46 2007 for bitweaver by  doxygen 1.5.2