Adobe Dreamweaver API Reference CS5 Instrukcja Użytkownika Strona 292

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 533
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 291
1 2 ... 287 288 289 290 291 292 293 294 295 296 297 ... 532 533

Komentarze do niniejszej Instrukcji

Brak uwag