Adobe Dreamweaver API Reference CS5 Instrukcja Użytkownika Strona 288

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 533
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 287
283
DREAMWEAVER API REFERENCE
Document
Last updated 8/27/2013
DWUri.setQuery()
Availability
Dreamweaver CS5.
Description
Sets the query string of the URI object.
Use the “DWUri.setQueryValue()” on page 284 function to change the value of just one parameter.
Arguments
query
The argument specifies the query string.
Returns
None.
DWUri.setFragment()
Availability
Dreamweaver CS5.
Description
Sets the anchor fragment string of the URI object.
Arguments
anchor
The argument specifies the anchor name.
Returns
None.
DWUri.setNonHierarchical()
Availability
Dreamweaver CS5.
Description
Sets the non-hierarchical string of the URI object. Invoking this function will clear the hierarchical attributes of the URI.
Arguments
nonHierarchical
The argument specifies the non-hierarchical string.
Przeglądanie stron 287
1 2 ... 283 284 285 286 287 288 289 290 291 292 293 ... 532 533

Komentarze do niniejszej Instrukcji

Brak uwag