Preside Super Class
Overview
This class is used to provide common Preside functionality to your service layer. See Using the super class for a full guide on how to make use of this class.
Full path | preside.system.services.PresideSuperClass |
---|---|
Wirebox ref | PresideSuperClass |
Singleton | No |
Public API Methods
- $announceInterception()
- $audit()
- $createNotification()
- $createTask()
- $getAdhocTaskManagerService()
- $getAdminLoggedInUserDetails()
- $getAdminLoggedInUserId()
- $getAdminLoginService()
- $getAdminPermissionService()
- $getApplicationId()
- $getAuditService()
- $getColdbox()
- $getContentRendererService()
- $getEmailService()
- $getErrorLogService()
- $getExtensionManagerService()
- $getFeatureService()
- $getHealthcheckService()
- $getNotificationService()
- $getPresideCategorySettings()
- $getPresideObject()
- $getPresideObjectService()
- $getPresideSetting()
- $getRequestContext()
- $getSystemAlertsService()
- $getSystemConfigurationService()
- $getThreadUtil()
- $getValidationEngine()
- $getWebsiteLoggedInUserDetails()
- $getWebsiteLoggedInUserId()
- $getWebsiteLoginService()
- $getWebsitePermissionService()
- $hasAdminPermission()
- $hasWebsitePermission()
- $isAdminUserLoggedIn()
- $isDown()
- $isExtensionInstalled()
- $isFeatureEnabled()
- $isInterrupted()
- $isUp()
- $isWebsiteUserImpersonated()
- $isWebsiteUserLoggedIn()
- $newValidationResult()
- $raiseError()
- $recordWebsiteUserAction()
- $reloadWebsiteLoggedInUserDetails()
- $renderContent()
- $renderField()
- $renderLabel()
- $renderViewlet()
- $runEvent()
- $runSystemAlertCheck()
- $runTask()
- $sendEmail()
- $slugify()
- $systemOutput()
- $translateObjectName()
- $translatePropertyName()
- $translateResource()