Public Member Functions | |
actionIndex () | |
sendannouncement () | |
mailall () | |
mailauth () | |
mailref () | |
mailatt () | |
Additional Inherited Members | |
![]() | |
$layout ='//layouts/column1' | |
$menu =array() | |
$breadcrumbs =array() | |
Controller belonging to announcementfunction page.
Definition at line 8 of file AnnouncementfunctionController.php.
actionIndex | ( | ) |
Definition at line 10 of file AnnouncementfunctionController.php.
mailall | ( | ) |
Sends announcement as mail to all users
Definition at line 49 of file AnnouncementfunctionController.php.
mailatt | ( | ) |
Sends announcement as mail to attendees only
Definition at line 166 of file AnnouncementfunctionController.php.
mailauth | ( | ) |
Sends announcement as mail to authors only
Definition at line 88 of file AnnouncementfunctionController.php.
mailref | ( | ) |
Sends announcement as mail to referees only
Definition at line 127 of file AnnouncementfunctionController.php.
sendannouncement | ( | ) |
inserts announcement into database
Definition at line 19 of file AnnouncementfunctionController.php.