Function EmailIntegration->find_member_id
Definitions
sources/mail_integration.php
- Find the member for an e-mail address.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: int
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$from_email | string | required parameter | N/A | N/A | E-mail address |
Return
- Member ID (null: none)
- Type: ?MEMBER
- Set: N/A
- Range: N/A