Public Member Functions | |
getDisplayName () | |
getType () | |
getTooltipId () | |
getTooltipTitle () | |
isSuperAdministratorNotification () | |
![]() | |
getModuleClassNames () | |
![]() | |
getModel () | |
setModel ($model) | |
getDisplayName () | |
allowDuplicates () | |
setAllowDuplicates ($allowDuplicates) | |
allowSendingEmail () | |
canBeConfiguredByUser () | |
isCritical () | |
setCritical ($critical) | |
getType () | |
getUsers () | |
addUser (User $user) | |
isSuperAdministratorNotification () | |
getModuleClassNames () | |
getTooltipId () | |
getTooltipTitle () | |
getSubjectForEmailNotification () | |
getDefaultValue ($type) | |
Protected Member Functions | |
loadUsers () | |
![]() | |
loadUsers () | |
![]() | |
loadUsers () | |
Protected Attributes | |
$allowSendingEmail = false | |
$canBeConfiguredByUser = false | |
![]() | |
$defaultValueForInboxSetting = true | |
$defaultValueForEmailSetting = true | |
$usersLoaded = false | |
$users = array() | |
$critical = false | |
$allowDuplicates = false | |
$allowSendingEmail = true | |
$canBeConfiguredByUser = true | |
$model | |
Inform user(super admin) to clear assets folder, after running updateSchema command.
Definition at line 40 of file ClearAssetsFolderNotificationRules.php.
|
protected |
Any user who is a super administrator added to receive a notification.
Definition at line 70 of file ClearAssetsFolderNotificationRules.php.
isSuperAdministratorNotification | ( | ) |
Definition at line 83 of file ClearAssetsFolderNotificationRules.php.