IExtension
in
Interface IExtension
Tags
Table of Contents
Constants
- METHOD_MAIL : mixed = 'email'
- METHOD_NOTIFICATION : mixed = 'notification'
- METHOD_STREAM : mixed = 'stream'
- PRIORITY_HIGH : mixed = 40
- PRIORITY_LOW : mixed = 20
- PRIORITY_MEDIUM : mixed = 30
- PRIORITY_VERYHIGH : mixed = 50
- PRIORITY_VERYLOW : mixed = 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