SystemStatus
- Namespace: \Redaxscript\View
- Description: children class to create the system status
- Package: Redaxscript
- Category: View
- Author: Balázs Szilágyi
Properties
Property | Type | Visibility | Description |
---|---|---|---|
No property present | |||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
render | public | render the view |
_validateError | protected | validate the error |
_validateWarning | protected | validate the warning |
_messengerFactory | protected | messenger factory |
_error | protected | show the error |
_warning | protected | show the warning |
__construct | public | constructor of the class |
Method | Visibility | Description |