Package PHPBoost\Event
AdministratorAlert | This class represents an alert which must be sent to the administrator. It allows to the module developers to handle the administrator alerts. The administrator alerts can be in the administration panel and can be used when you want to signal an important event to the administrator(s). |
AdministratorAlertService | |
Contribution | This class represents a contribution made by a user to complete the content of the website. All the contributions are managed in the contribution panel. |
ContributionService | This service allows developers to manage their contributions. |
Event | It's the common part between two types of event existing now in PHPBoost:
|
Notification |