Platform
Extends:
Direct Subclass:
super class for platform implementations
Constructor Summary
Public Constructor | ||
public |
|
Member Summary
Public Members | ||
public |
frontendOptions: {} |
|
public |
paths: {} |
Private Members | ||
private |
_cfg: * |
|
private |
_log: * |
Method Summary
Public Methods | ||
public |
|
|
public |
exportPatch(projectId: *) |
|
public |
getCablesStaticUrl(): * |
|
public |
getCablesUrl(): * |
|
public |
getCablesVersion(): string |
|
public |
getIssueTrackerUrl(): string |
|
public |
getPatchVersion(): * |
|
public |
getPrefixAssetPath(): * |
|
public |
getSandboxUrl(): * |
|
public |
|
|
public |
getUrlApiPrefix(): * |
|
public |
getUrlOpsCode(): * |
|
public |
getUrlProjectOpsCode(projectId: *): * |
|
public |
initRouting(cb: *) |
|
public |
initializeProject(cb: *) |
|
public |
isDevEnv(): * |
|
public |
isOffline(): * |
|
public |
isPatchSameHost(): * |
|
public |
isStandalone(): boolean |
|
public |
isTrustedPatch(): * |
|
public |
manualScreenshot(): * |
|
public |
noCacheUrl(url: *): * |
|
public |
|
|
public |
reloadLastSavedVersion(cb: *) |
|
public |
savePatch(options: *, cb: *) |
|
public |
setManualScreenshot(b: *) |
|
public |
showBrowserWarning(id: *) |
|
public |
showFileSelect(inputId: *, filterType: *, opid: *, previewId: *) |
|
public |
|
|
public |
|
|
public |
|
|
public |
warnOpEdit(opName: *): * |
Public Constructors
public constructor() source
Public Members
public frontendOptions: {} source
public paths: {} source
Private Members
private _cfg: * source
private _log: * source
Public Methods
public createBackup() source
public exportPatch(projectId: *) source
Params:
Name | Type | Attribute | Description |
projectId | * |
public getUrlProjectOpsCode(projectId: *): * source
Params:
Name | Type | Attribute | Description |
projectId | * |
Return:
* |
public initRouting(cb: *) source
Params:
Name | Type | Attribute | Description |
cb | * |
public initializeProject(cb: *) source
Params:
Name | Type | Attribute | Description |
cb | * |
public openOpDirsTab() source
public reloadLastSavedVersion(cb: *) source
Params:
Name | Type | Attribute | Description |
cb | * |
public savePatch(options: *, cb: *) source
Params:
Name | Type | Attribute | Description |
options | * | ||
cb | * |
public setManualScreenshot(b: *) source
Params:
Name | Type | Attribute | Description |
b | * |
public showBrowserWarning(id: *) source
Params:
Name | Type | Attribute | Description |
id | * |
public showFileSelect(inputId: *, filterType: *, opid: *, previewId: *) source
Params:
Name | Type | Attribute | Description |
inputId | * | ||
filterType | * | ||
opid | * | ||
previewId | * |