Stud.IP  2.5 Revision
MessagesController Class Reference
Inheritance diagram for MessagesController:
Inheritance graph
Collaboration diagram for MessagesController:
Collaboration graph

Public Member Functions

 before_filter (&$action, &$args)
 
 get_msg_body_action ($id=NULL, $open=NULL, $n=NULL)
 
 show_print_action ($message_id, $sndrec='rec')
 
- Public Member Functions inherited from AuthenticatedController
 before_filter (&$action, &$args)
 
 after_filter ($action, $args)
 
- Public Member Functions inherited from StudipController
 validate_args (&$args, $types=NULL)
 
 url_for ($to)
 
 rescue ($exception)
 
 setInfoBoxImage ($image)
 
 addToInfobox ($category, $text, $icon='blank.gif')
 

Additional Inherited Members

- Protected Member Functions inherited from StudipController
 populateInfobox ()
 

Detailed Description

message.php - Message controller

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Member Function Documentation

◆ before_filter()

before_filter ( $action,
$args 
)
Here is the call graph for this function:

◆ get_msg_body_action()

get_msg_body_action (   $id = NULL,
  $open = NULL,
  $n = NULL 
)

Gibt die offene, oder geschlossene Tabelle einer Nachricht aus.

Parameters
stringWelche Nachricht soll augegeben werden (ID)
intoffen oder geschlossen
intStelle der Nachricht innerhalb des Ordners (letzte Nachricht = 0)
Returns
string Nachrichtentabelle
Here is the call graph for this function:

◆ show_print_action()

show_print_action (   $message_id,
  $sndrec = 'rec' 
)
Here is the call graph for this function:

The documentation for this class was generated from the following file: