ILIAS
trunk Revision v11.0_alpha-1744-gb0451eebef4
|
Class ilMailAddressTypeFactory. More...
Public Member Functions | |
__construct (?ilGroupNameAsMailValidator $groupNameValidator=null, ?ilLogger $logger=null, ?ilRbacSystem $rbacsystem=null, ?ilRbacReview $rbacreview=null, ?ilMailAddressTypeHelper $typeHelper=null, ?ilMailingLists $lists=null, ?ilRoleMailboxSearch $roleMailboxSearch=null) | |
getByPrefix (ilMailAddress $address, bool $cached=true) | |
Protected Attributes | |
ilRbacSystem | $rbacsystem |
ilRbacReview | $rbacreview |
ilMailAddressTypeHelper | $typeHelper |
ilMailingLists | $lists |
ilRoleMailboxSearch | $roleMailboxSearch |
Private Attributes | |
readonly ilGroupNameAsMailValidator | $groupNameValidator |
readonly ilLogger | $logger |
Class ilMailAddressTypeFactory.
Definition at line 25 of file class.ilMailAddressTypeFactory.php.
ilMailAddressTypeFactory::__construct | ( | ?ilGroupNameAsMailValidator | $groupNameValidator = null , |
?ilLogger | $logger = null , |
||
?ilRbacSystem | $rbacsystem = null , |
||
?ilRbacReview | $rbacreview = null , |
||
?ilMailAddressTypeHelper | $typeHelper = null , |
||
?ilMailingLists | $lists = null , |
||
?ilRoleMailboxSearch | $roleMailboxSearch = null |
||
) |
Definition at line 35 of file class.ilMailAddressTypeFactory.php.
References $DIC, $groupNameValidator, $lists, $logger, $rbacreview, $rbacsystem, $roleMailboxSearch, $typeHelper, ilLoggerFactory\getLogger(), ilMail\ILIAS_HOST, ILIAS\Repository\logger(), and null.
ilMailAddressTypeFactory::getByPrefix | ( | ilMailAddress | $address, |
bool | $cached = true |
||
) |
Definition at line 83 of file class.ilMailAddressTypeFactory.php.
References ilMailAddress\getMailbox(), ILIAS\Repository\logger(), and ilBaseMailAddressType\validate().
|
private |
Definition at line 27 of file class.ilMailAddressTypeFactory.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilMailAddressTypeFactory.php.
Referenced by __construct().
|
private |
Definition at line 28 of file class.ilMailAddressTypeFactory.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilMailAddressTypeFactory.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilMailAddressTypeFactory.php.
Referenced by __construct().
|
protected |
Definition at line 33 of file class.ilMailAddressTypeFactory.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilMailAddressTypeFactory.php.
Referenced by __construct().