CEventType is the class to handle mail event types.
Field | Type | Description |
---|---|---|
ID | Int | Mail event type ID. |
EVENT_NAME | Varchar(50) | Mail event ID. |
LID | Char(2) | Language ID. |
SORT | Int | Sort order. |
NAME | Varchar(100) | Name. |
DESCRIPTION | Text | Description containing text with macros in the format #field# - description. |
Method | Description |
---|---|
GetList | Returns the filtered list of mail event types. |
GetByID | Returns the mail event type by its ID. |
Add | Adds a new type. |
Delete | Removes the type. |
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |