claroline/claroline/messaging/inboxcontroler.inc.php File Reference

Go to the source code of this file.

Namespaces

namespace  internal_messaging

Variables

 if (count(get_included_files())==1)
 $messageId = isset($_REQUEST['messageId']) ? (int)$_REQUEST['messageId'] : NULL
 $currentSection
 $acceptedCmdList = array('rqDeleteMessage','exDeleteMessage','exMarkUnread','exMarkRead','rqSearch')
if(isset($_REQUEST['cmd'])&&in_array($_REQUEST['cmd'],
$acceptedCmdList)) 
$box = new InBox($currentUserId)
 $messageStategy = $box->getMessageStrategy()
 $content = getBarMessageBox($currentUserId, $currentSection)

Variable Documentation

$acceptedCmdList = array('rqDeleteMessage','exDeleteMessage','exMarkUnread','exMarkRead','rqSearch')

Definition at line 33 of file inboxcontroler.inc.php.

if (isset($_REQUEST['cmd'])&&in_array($_REQUEST['cmd'], $acceptedCmdList)) $box = new InBox($currentUserId)

Definition at line 63 of file inboxcontroler.inc.php.

$content = getBarMessageBox($currentUserId, $currentSection)

Definition at line 178 of file inboxcontroler.inc.php.

$currentSection
Initial value:
 isset( $_REQUEST['box'] )
        ? $_REQUEST['box']
        : 'inbox'

Definition at line 28 of file inboxcontroler.inc.php.

$messageId = isset($_REQUEST['messageId']) ? (int)$_REQUEST['messageId'] : NULL

Definition at line 26 of file inboxcontroler.inc.php.

$messageStategy = $box->getMessageStrategy()

Definition at line 66 of file inboxcontroler.inc.php.

if(count(get_included_files())==1)

Definition at line 18 of file inboxcontroler.inc.php.

Generated on Tue Jun 8 12:28:37 2010 for Claroline API by  doxygen 1.6.3