Adobe Dreamweaver API Reference CS5 Manual de usuario Pagina 285

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 533
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 284
280
DREAMWEAVER API REFERENCE
Document
Last updated 8/27/2013
DWUri.getFragment
Availability
Dreamweaver CS5.
Description
Retrieves the URI anchor fragment. The URI object is not valid until it is constructed or initialized with the valid URI.
For the URI “http://www.adobe.com/Dreamweaver/CS5/index.htm#toc”, “toc” is the anchor fragment.
Arguments
None.
Returns
A String containing the URI object’s anchor fragment string.
DWUri.getNonHierarchical()
Availability
Dreamweaver CS5.
Description
Retrieves the non-hierarchical URI string. The URI object is not valid until it is constructed or initialized with the valid URI.
For the URI “mailto:[email protected]”, “[email protected]” is the non-hierarchical part.
Arguments
None.
Returns
A String containing the URI object’s non-hierarchical string.
DWUri.setScheme()
Availability
Dreamweaver CS5.
Description
Sets the service type scheme for the URI.
The service type scheme can be any string value but cannot contain special characters such as “:”, “/”, or ”\”.
Arguments
scheme
The scheme argument specifies the service type scheme.
Vista de pagina 284
1 2 ... 280 281 282 283 284 285 286 287 288 289 290 ... 532 533

Comentarios a estos manuales

Sin comentarios