Adobe Dreamweaver API Reference CS5 Instrukcja Użytkownika Strona 281

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 533
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 280
276
DREAMWEAVER API REFERENCE
Document
Last updated 8/27/2013
Arguments
None.
Returns
A Boolean value: true if the URI is relative.
DWUri.isDirectory()
Availability
Dreamweaver CS5.
Description
Determines if the URI object is a directory. The URI object is not valid until it is constructed or initialized with the
valid URI.
Arguments
None.
Returns
A Boolean value: true if the URI is a directory.
DWUri.isHierarchical()
Availability
Dreamweaver CS5.
Description
Determines if the URI object is hierarchical. The URI object is not valid until it is constructed or initialized with the
valid URI.
Hierarchical URI objects point to a resource that has a hierarchical structure and whose hierarchy can be traversed
such as “
http://somedomain/parts/orders/index.html”. Non-heirarchical URI objects cannot be traversed such
as “
mailto:[email protected]” or “about:blank”.
Arguments
None.
Returns
A Boolean value: true if the URI is hierarchical.
DWUri.isOfType()
Availability
Dreamweaver CS5.
Przeglądanie stron 280
1 2 ... 276 277 278 279 280 281 282 283 284 285 286 ... 532 533

Komentarze do niniejszej Instrukcji

Brak uwag