Mobile App Development Software
Alpha TransForm - Free Trial
|
Alpha Anywhere - Build Apps for Free
Alpha Software
Documentation
  • Reference
  • Client API
  • UX
  • UX methods
  • Mobile
  • phoneGapGetLocalDirURL Method
Parent | Child | Previous | Next
  • _delayTillPhoneGapReady Method
  • _persistFS Method
  • _updateAjaxURL Method
  • addCustomSchemeForAlphaWkWebView Method
  • instantUpdateCheckForUpdate Method
  • instantUpdateRefresh Method
  • instantUpdateUseAutoUpdate Method
  • phoneGapCopyFileURL Method
  • phoneGapCreateDirectory Method
  • phoneGapCreateDirectoryRecurse Method
  • phoneGapCreateFile Method
  • phoneGapDeleteFile Method
  • phoneGapDeleteFilesNotInListURL Method
  • phoneGapDeleteFileURL Method
  • phoneGapDownloadManifestFiles Method
  • phoneGapEnsureDirPathURL Method
  • phoneGapFileExists Method
  • phoneGapFileExistsURL Method
  • phoneGapFilesAvailable Method
  • phoneGapGetDirectory Method
  • phoneGapGetDirectoryRecurse Method
  • phoneGapGetLocalDirURL Method
  • phoneGapListFilesRecurseURL Method
  • phoneGapListFilesURL Method
  • phoneGapLoaded Method
  • phoneGapMoveFileURL Method
  • phoneGapReadFile Method
  • phoneGapReadFileURL Method
  • phoneGapRemoveDirectory Method
  • phoneGapRemoveDirectoryRecurse Method
  • phoneGapRemoveDirectoryRecurseURL Method
  • phoneGapUnzipFiles Method
  • phoneGapWriteFileURL Method
  • setChannel Method
  • stripCustomSchemeForAlphaWkWebView Method
 
JavaScript

{dialog.object}phoneGapGetLocalDirURL Method

Syntax

{dialog.object}.phoneGapGetLocalDirURL(type);

Arguments

type

Can be 'temp', 'private', 'saved', or 'public'. On iOS, 'saved' and 'public' may be backed up to iCloud.

Description

Returns URL of base for the requested part of the file system.

Example

var part = 'private';
var tmp = {dialog.object}.phoneGapGetLocalDirURL(part);
Report an issue with this page
Mobile App Development Software

Alpha TransForm - Quickly Build Enterprise Mobile Forms
- Try it for Free

Alpha Anywhere - Low Code Platform for Mobile Developers
- Build Apps for Free
Alpha Software Corporation

781.229.4500
© Copyright 2000-2020 Alpha Software Corporation. All Rights Reserved

Privacy Policy