|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 | |
| $rbacsystem | |
| $rbacreview | |
| $typeHelper | |
| $lists | |
| $roleMailboxSearch | |
Private Attributes | |
| $groupNameValidator | |
| $logger | |
Class ilMailAddressTypeFactory.
Definition at line 8 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 |
||
| ) |
| ilGroupNameAsMailValidator | null | $groupNameValidator | |
| ilLogger | null | $logger | |
| ilRbacSystem | null | $rbacsystem | |
| ilRbacReview | null | $rbacreview | |
| ilMailAddressTypeHelper | null | $typeHelper | |
| ilMailingLists | null | $lists | |
| ilRoleMailboxSearch | null | $roleMailboxSearch |
Definition at line 40 of file class.ilMailAddressTypeFactory.php.
References $DIC, $groupNameValidator, $lists, $logger, $rbacreview, $rbacsystem, $roleMailboxSearch, $typeHelper, ilLoggerFactory\getLogger(), and ilMail\ILIAS_HOST.
Here is the call graph for this function:| ilMailAddressTypeFactory::getByPrefix | ( | ilMailAddress | $address, |
| bool | $cached = true |
||
| ) |
| ilMailAddress | $address | |
| bool | $cached |
Definition at line 93 of file class.ilMailAddressTypeFactory.php.
References ilMailAddress\getMailbox().
Here is the call graph for this function:
|
private |
Definition at line 11 of file class.ilMailAddressTypeFactory.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilMailAddressTypeFactory.php.
Referenced by __construct().
|
private |
Definition at line 14 of file class.ilMailAddressTypeFactory.php.
Referenced by __construct().
|
protected |
Definition at line 20 of file class.ilMailAddressTypeFactory.php.
Referenced by __construct().
|
protected |
Definition at line 17 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 23 of file class.ilMailAddressTypeFactory.php.
Referenced by __construct().