PlatformStandalone
Extends:
platform for standalone / electron version
Constructor Summary
Public Constructor | ||
public |
|
Member Summary
Public Members | ||
public |
paths: * |
Method Summary
Public Methods | ||
public |
|
|
public |
|
|
public |
currentUserIsPatchOwner(): boolean |
|
public |
exportPatch(projectId: *, exportType: undefined) |
|
public |
getCablesDocsUrl(): * |
|
public |
getCablesStaticUrl(): string |
|
public |
getCablesVersion(): * |
|
public |
getIssueTrackerUrl(): string |
|
public |
isStandalone(): boolean |
|
public |
noCacheUrl(url: *): * |
|
public |
showFileSelect(inputId: *, filterType: *, opId: *, previewId: *) |
|
public |
|
Inherited Summary
From class Platform | ||
public |
frontendOptions: {} |
|
public |
paths: {} |
|
private |
_cfg: * |
|
private |
_log: * |
|
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 Members
Public Methods
public bindHrTimer() source
public exportPatch(projectId: *, exportType: undefined) source
Override:
Platform#exportPatchParams:
Name | Type | Attribute | Description |
projectId | * | ||
exportType | undefined |
|
public noCacheUrl(url: *): * source
Override:
Platform#noCacheUrlParams:
Name | Type | Attribute | Description |
url | * |
Return:
* |
public showFileSelect(inputId: *, filterType: *, opId: *, previewId: *) source
Override:
Platform#showFileSelectParams:
Name | Type | Attribute | Description |
inputId | * | ||
filterType | * | ||
opId | * | ||
previewId | * |