|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilBaseMailRfc822AddressParser:
Collaboration diagram for ilBaseMailRfc822AddressParser:Public Member Functions | |
| __construct (protected string $addresses, protected string $installation_host=ilMail::ILIAS_HOST) | |
| getAddresses () | |
| parse () | |
| parse () | |
Protected Member Functions | |
| parseAddressString (string $addresses) | |
Definition at line 21 of file class.ilBaseMailRfc822AddressParser.php.
| ilBaseMailRfc822AddressParser::__construct | ( | protected string | $addresses, |
| protected string | $installation_host = ilMail::ILIAS_HOST |
||
| ) |
Definition at line 23 of file class.ilBaseMailRfc822AddressParser.php.
| ilBaseMailRfc822AddressParser::getAddresses | ( | ) |
Definition at line 27 of file class.ilBaseMailRfc822AddressParser.php.
Referenced by ilMailRfc822AddressParser\__construct().
Here is the caller graph for this function:| ilBaseMailRfc822AddressParser::parse | ( | ) |
Implements ilMailRecipientParser.
Definition at line 37 of file class.ilBaseMailRfc822AddressParser.php.
References parseAddressString().
Here is the call graph for this function:
|
abstractprotected |
Reimplemented in ilMailImapRfc822AddressParser, ilMailPearRfc822WrapperAddressParser, and ilMailRfc822AddressParser.
Referenced by parse().
Here is the caller graph for this function: