메소드 |
설명 |
|
__construct ( $options ) |
|
|
check_inbox ( ) |
Check the inbox for replies |
|
field_apikey ( ) |
|
|
get_name ( ) : string |
Get a human-readable name for the handler |
|
handle_post ( ) |
|
|
options_section_header ( ) |
Output a description for the options |
|
register_option_fields ( string $group, string $section, array $options ) |
Register handler-specific option fields |
|
send_mail ( $users, Falcon_Message $message ) |
|
|
supports_message_ids ( ) : boolean |
Specify that Postmark allows custom message IDs |
|
validate_options ( array $input ) : array |
Validate the options from the submitted form |
|