ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 | |
$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.
ilMailAddressTypeFactory::getByPrefix | ( | \ilMailAddress | $address, |
bool | $cached = true |
||
) |
\ilMailAddress | $address | |
bool | $cached |
Definition at line 93 of file class.ilMailAddressTypeFactory.php.
References ilMailAddress\getMailbox().
|
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().