pipe.email¶
Email Outlet Pipe ViewHelper
Adds an EmailPipe to the Form's Outlet
Arguments¶
direction¶
- DataType
string
- Default
'out'
- Required
false
- Description
Which endpoint to attach the Pipe to - either "in" or "out". See documentation about Outlets and Pipes
body¶
- DataType
string
- Required
false
- Description
Message body. Can also be inserted as tag content
bodySection¶
- DataType
string
- Required
false
- Description
Section to use for the body
subject¶
- DataType
string
- Required
false
- Description
Message subject