Function Block_main_join->send_email
Definitions
sources/blocks/main_join.php
- Send the e-mail with the document.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$map | array | required parameter | N/A | N/A | A map of parameters |
$email_address | required parameter | N/A | N/A | The e-mail address |
Return
- If it worked
- Type: boolean
- Set: N/A
- Range: N/A