SupersetController
FinalYes
Table of Contents
Methods
- __construct() : mixed
- createUser() : Result
- getDashboardRepository() : DashboardRepository
- getLoginUrl() : string|null
- initializeOrCheckSupersetStatus() : void
- Calls on every BI-constructor page hit and call superset if it's need to up
- isExternalServiceAvailable() : bool
- isSupersetEnabled() : bool
Methods
__construct()
public
__construct(Integrator $integrator) : mixed
Parameters
- $integrator : Integrator
createUser()
public
createUser(int $userId) : Result
Parameters
- $userId : int
Return values
ResultgetDashboardRepository()
public
getDashboardRepository() : DashboardRepository
Return values
DashboardRepositorygetLoginUrl()
public
getLoginUrl() : string|null
Return values
string|nullinitializeOrCheckSupersetStatus()
Calls on every BI-constructor page hit and call superset if it's need to up
public
initializeOrCheckSupersetStatus() : void
isExternalServiceAvailable()
public
isExternalServiceAvailable() : bool
Return values
boolisSupersetEnabled()
public
isSupersetEnabled() : bool