ILIAS  Release_5_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilRegistrationMimeMailNotification Class Reference

Class for mime mail registration notifications. More...

+ Inheritance diagram for ilRegistrationMimeMailNotification:
+ Collaboration diagram for ilRegistrationMimeMailNotification:

Public Member Functions

 __construct ()
 Constructor.
- Public Member Functions inherited from ilMimeMailNotification
 sendMimeMail ($a_rcp)
 setCurrentRecipient ($current_recipient)
 getCurrentRecipient ()
 setMimeMail ($mime_mail)
 getMimeMail ()
- Public Member Functions inherited from ilMailNotification
 __construct ($a_is_personal_workspace=false)
 Constructor.
 setType ($a_type)
 Set notification type.
 getType ()
 Get notification type.
 setSender ($a_usr_id)
 Set sender of mail.
 getSender ()
 get sender of mail
 setRecipients ($a_rcp)
 set mail recipients
 getRecipients ()
 get array of recipients
 setAttachments ($a_att)
 Set attachments.
 getAttachments ()
 Get attachments.
 setLangModules (array $a_modules)
 Set lang modules.
 getUserLanguage ($a_usr_id)
 Get user language.
 setRefId ($a_id)
 Set ref id.
 getRefId ()
 get reference id
 getObjId ()
 get object id
 setObjId ($a_obj_id)
 set obj id
 getObjType ()
 Get object type.
 setAdditionalInformation ($a_info)
 Additional information for creating notification mails.
 getAdditionalInformation ()
 Get additional information for generating notification mails.
 sendMail ($a_rcp, $a_type, $a_parse_recipients=true)
 Send Mail.
 getBlockBorder ()
 Get (ascii) block border.

Data Fields

const TYPE_NOTIFICATION_ACTIVATION = 32

Additional Inherited Members

- Protected Member Functions inherited from ilMimeMailNotification
 initLanguageByIso2Code ($a_code= '')
 initLanguage ($a_usr_id)
- Protected Attributes inherited from ilMimeMailNotification
 $mime_mail
 $current_recipient

Detailed Description

Class for mime mail registration notifications.

Version
$Id$
Author
Michael Jansen mjans.nosp@m.en@d.nosp@m.ataba.nosp@m.y.de

Definition at line 13 of file class.ilRegistrationMimeMailNotification.php.

Constructor & Destructor Documentation

ilRegistrationMimeMailNotification::__construct ( )

Constructor.

Definition at line 20 of file class.ilRegistrationMimeMailNotification.php.

Field Documentation

const ilRegistrationMimeMailNotification::TYPE_NOTIFICATION_ACTIVATION = 32

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