Adobe Dreamweaver API Reference CS5 Manual de usuario Pagina 281

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 533
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 280
1 2 ... 276 277 278 279 280 281 282 283 284 285 286 ... 532 533

Comentarios a estos manuales

Sin comentarios