Go to the source code of this file.
Namespaces | |
| namespace | internal_messaging |
Variables | |
| if (count(get_included_files())==1) | |
| $deleteConfirmation = FALSE | |
| $acceptedCmdList = array('rqSearch') | |
| if(isset($_REQUEST['cmd'])&&in_array($_REQUEST['cmd'], $acceptedCmdList)) | $currentSection |
| $box = new OutBox($currentUserId) | |
| $messageStategy = $box->getMessageStrategy() | |
| $acceptedCmdList = array('rqSearch') |
Definition at line 27 of file outboxcontroler.inc.php.
| $box = new OutBox($currentUserId) |
Definition at line 43 of file outboxcontroler.inc.php.
Definition at line 37 of file outboxcontroler.inc.php.
| $deleteConfirmation = FALSE |
Definition at line 25 of file outboxcontroler.inc.php.
| $messageStategy = $box->getMessageStrategy() |
Definition at line 45 of file outboxcontroler.inc.php.
| if(count(get_included_files())==1) |
Definition at line 18 of file outboxcontroler.inc.php.
1.6.3