DisplayMessage Class Reference

Static Public Member Functions

static display ($message, $action)

Static Private Member Functions

static displaySentMessage ($message, $action)
static displayReceivedMessage ($message, $action)

Detailed Description

Definition at line 22 of file displaymessage.lib.php.


Member Function Documentation

static display ( message,
action 
) [static]

display the message

Parameters:
Message $message Message to display
string $action list of action autorised on the message
Returns:
string HTML source

Definition at line 31 of file displaymessage.lib.php.

static displayReceivedMessage ( message,
action 
) [static, private]

diplay a received message

Parameters:
ReceivedMessage $message Message to display
string $action list of action autorised on the message
Returns:
string HTML source

Definition at line 232 of file displaymessage.lib.php.

static displaySentMessage ( message,
action 
) [static, private]

diplay a sent message

Parameters:
SentMessage $message Message to display
string $action list of action autorised on the message
Returns:
string HTML source

Definition at line 54 of file displaymessage.lib.php.


The documentation for this class was generated from the following file:
Generated on Tue Jun 8 12:28:38 2010 for Claroline API by  doxygen 1.6.3