|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Class ilMailAddressTypeFactory. More...
Collaboration diagram for ilMailAddressTypeFactory: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, and ILIAS\Repository\logger().
Here is the call graph for this function:| 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().
Here is the call graph for this function:
|
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().