|
UNA
|
Public Member Functions | |
| processing () | |
Protected Member Functions | |
| _checkDateBeginBirthday (&$oProfile, &$aProfile, $iDays, $iNowYear, $iNowMonth, $iNowDay) | |
| _checkDateBeginAnniversary (&$oProfile, &$aProfile, $iDays, $iNowYear, $iNowMonth, $iNowDay) | |
| _checkDate (&$oProfile, $sDate, $iDays, $iNowYear, $iNowMonth, $iNowDay) | |
| _checkDateBegin ($sDate, $iDays, $iNowMonth, $iNowDay) | |
| _getFriendsIds ($iProfileId) | |
Protected Attributes | |
| $_sModule | |
| $_oModule | |
| BxRemindersCron::__construct | ( | ) |
Reimplemented from BxDolCron.
|
protected |
Returns followed friends.
| BxRemindersCron::processing | ( | ) |
Checkes whether some of system reminders can be shown today or not.
Check whether system reminder should be shown or not.
Check whether a notification about system reminder should be sent or not.
Get all profiles from profile based modules and start to show reminders and/or notify about them.
Stop the process if there is no an entry to notify about.
Stop the process if there is no an entry to notify about.
Reimplemented from BxDolCron.