Details
-
Type: Sub-task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.12.0-b1
-
Component/s: None
-
Labels:None
Description
Create new folder under components labeled messengers
Create new abstract class Messenger
Add the following methods
- send($to, $content)
- Send the content to the given location
- to - The destination of the email
- content - The content to send
- getTypes()
- Get's a list of message types supported by the messenger
- getConfigurationFields
- Returns all fields used when configuring a messenger, including any javascript to execute when the page is rendered with these fields.
- This should use the InputFields class similar to Module::getPackageFields
Activity
Jonathan Reissmueller
created issue -
Jonathan Reissmueller
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 4.12.0-b1 [ 11502 ] |
Jonathan Reissmueller
made changes -
Description |
Create new folder under components labeled messengers
Create new abstract class Messenger Add the following methods * send($to, $content) ** Send the content to the given location ** to - The destination of the email ** content - The content to send * getTypes() ** Get's a list of message types supported by the messenger * getMessengerFields ** Returns all fields used when configuring a messenger, including any javascript to execute when the page is rendered with these fields. ** This should use the InputFields class similar to Module::getPackageFields |
Create new folder under components labeled messengers
Create new abstract class Messenger Add the following methods * send($to, $content) ** Send the content to the given location ** to - The destination of the email ** content - The content to send * getTypes() ** Get's a list of message types supported by the messenger * getConfigurationFields ** Returns all fields used when configuring a messenger, including any javascript to execute when the page is rendered with these fields. ** This should use the InputFields class similar to Module::getPackageFields |
Abdy Franco
made changes -
Assignee | Abdy Franco [ abdy ] |
Automated transition triggered when Abdy Franco created a branch in Stash -
Status | Open [ 1 ] | In Progress [ 3 ] |
Abdy Franco
made changes -
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 1 hour, 18 minutes [ 4680 ] | |
Worklog Id | 13977 [ 13977 ] |
Abdy Franco
made changes -
Time Spent | 1 hour, 18 minutes [ 4680 ] | 6 hours, 30 minutes [ 23400 ] |
Worklog Id | 13978 [ 13978 ] |
Automated transition triggered when Abdy Franco created pull request #955 in Stash -
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Automated transition triggered when Abdy Franco merged pull request #955 in Stash -
Status | In Review [ 5 ] | Closed [ 6 ] |