IExtension
in
Interface IExtension
Tags
Table of Contents
Constants
- METHOD_MAIL = 'email'
- METHOD_NOTIFICATION = 'notification'
- METHOD_STREAM = 'stream'
- PRIORITY_HIGH = 40
- PRIORITY_LOW = 20
- PRIORITY_MEDIUM = 30
- PRIORITY_VERYHIGH = 50
- PRIORITY_VERYLOW = 10
Constants
METHOD_MAIL
public
mixed
METHOD_MAIL
= 'email'
Tags
METHOD_NOTIFICATION
public
mixed
METHOD_NOTIFICATION
= 'notification'
Tags
METHOD_STREAM
public
mixed
METHOD_STREAM
= 'stream'
Tags
PRIORITY_HIGH
public
mixed
PRIORITY_HIGH
= 40
Tags
PRIORITY_LOW
public
mixed
PRIORITY_LOW
= 20
Tags
PRIORITY_MEDIUM
public
mixed
PRIORITY_MEDIUM
= 30
Tags
PRIORITY_VERYHIGH
public
mixed
PRIORITY_VERYHIGH
= 50
Tags
PRIORITY_VERYLOW
public
mixed
PRIORITY_VERYLOW
= 10