OnecAppManager
Table of Contents
Methods
- getInstallUrl() : string
- getStatusUrl() : array<string|int, mixed>
- isAppInstalled() : bool
- onRestAppInstall() : void
Methods
getInstallUrl()
public
static getInstallUrl() : string
Return values
stringgetStatusUrl()
public
static getStatusUrl() : array<string|int, mixed>
Return values
array<string|int, mixed>isAppInstalled()
public
static isAppInstalled() : bool
Return values
boolonRestAppInstall()
public
static onRestAppInstall(mixed $params) : void
Parameters
- $params : mixed