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

Go to the source code of this file.

Namespaces

namespace  internal_messaging

Variables

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

Variable Documentation

$acceptedCmdList = array('exRestoreMessage','exMarkUnread','exMarkRead','rqSearch','rqEmptyTrashBox','exEmptyTrashBox')

Definition at line 31 of file trashboxcontroler.inc.php.

$box = new TrashBox($currentUserId)

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

$content = getBarMessageBox($currentUserId, $currentSection)

Definition at line 183 of file trashboxcontroler.inc.php.

if (isset($_REQUEST['cmd'])&&in_array($_REQUEST['cmd'], $acceptedCmdList)) $currentSection
Initial value:
 isset( $_REQUEST['box'] )
        ? $_REQUEST['box']
        : 'inbox'

Definition at line 67 of file trashboxcontroler.inc.php.

$displayConfimationEmptyTrashbox = false

Definition at line 27 of file trashboxcontroler.inc.php.

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

Definition at line 29 of file trashboxcontroler.inc.php.

$messageStategy = $box->getMessageStrategy()

Definition at line 73 of file trashboxcontroler.inc.php.

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

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

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