Adobe Dreamweaver API Reference CS5 Bedienungsanleitung Seite 292

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 533
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 291
287
DREAMWEAVER API REFERENCE
Document
Last updated 8/27/2013
DWUri.makeRelative()
Availability
Dreamweaver CS5.
Description
Constructs a relative URI by finding the common parent from the URI passed as an argument.
Arguments
other
Specify a valid string or a DWUri object.
Returns
A Boolean: true if the operation succeeds.
DWUri.chDir()
Availability
Dreamweaver CS5.
Description
Changes to the specified directory. The string “..” is used to change to the parent directory.
Arguments
dir
Specify a valid string as a directory.
Returns
A Boolean: true if the operation succeeds.
DWUri.getFileName()
Availability
Dreamweaver CS5.
Description
Retrieves the filename from the URI object.
Arguments
stripExtension
A Boolean: true to remove the extension from the result. Specify false to return with extension. The default behavior
is to return with the extension. This argument is optional.
Seitenansicht 291
1 2 ... 287 288 289 290 291 292 293 294 295 296 297 ... 532 533

Kommentare zu diesen Handbüchern

Keine Kommentare