Adobe Dreamweaver API Reference CS5 Manuel d'utilisateur Page 281

  • 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 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.
Vue de la page 280
1 2 ... 276 277 278 279 280 281 282 283 284 285 286 ... 532 533

Commentaires sur ces manuels

Pas de commentaire