Adobe Dreamweaver API Reference CS5 Manuel d'utilisateur Page 250

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 533
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 249
245
DREAMWEAVER API REFERENCE
Site
Last updated 8/27/2013
Example
The following example
var filePath = site.siteRelativeToLocalPath("/myWebApp/myFile.xlml");
returns "C:\Inetpub\wwwroot\siteA\myFile.xml" based on your site mappings and HTTP address specified in the
Local info of the Site Definition dialog box.
site.synchronize()
Availability
Dreamweaver 3.
Description
Opens the Synchronize Files dialog box.
Arguments
None.
Returns
Nothing.
Enabler
See “site.canSynchronize()” on page 526.
site.uncloak()
Availability
Dreamweaver MX.
Description
Uncloaks the current selection in the Files panel or the specified folder.
Arguments
siteOrURL
The siteOrURL argument must contain one of the following values:
The keyword "site", which indicates that the unCloak() function should act on the selection in the Files panel.
The URL of a particular folder, which indicates that the unCloak() function should act on the specified folder
and all its contents.
Returns
Nothing.
Enabler
See “site.canUncloak()” on page 527.
Vue de la page 249
1 2 ... 245 246 247 248 249 250 251 252 253 254 255 ... 532 533

Commentaires sur ces manuels

Pas de commentaire