Adobe Dreamweaver API Reference CS5 Bedienungsanleitung Seite 291

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 533
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 290
286
DREAMWEAVER API REFERENCE
Document
Last updated 8/27/2013
The URI to compare against. Specify a valid string or a DWUri object.
Returns
Integer that specifies the manifest value constant. The possible constants are:
DWUri.NOT_REALTED
DWUri.CHILD
DWUri.EQUAL
DWUri.PARENT
DWUri.getCommonParent()
Availability
Dreamweaver CS5.
Description
Determines the common parent between the 2 URIs.
If there is not a common parent, this function will return an empty DWUri object that should be validated by invoking
the
DWUri.isValidURI()” on page 275 function.
Arguments
other
The URI to compare against. Specify a valid string or a DWUri object.
Returns
Object
A DWUri object that represents the common parent.
DWUri.makeAbsolute()
Availability
Dreamweaver CS5.
Description
Constructs a fully qualified URI by taking the URI passed as an argument.
Arguments
other
Specify a valid string or a DWUri object.
Returns
A Boolean: true if the operation succeeds.
Seitenansicht 290
1 2 ... 286 287 288 289 290 291 292 293 294 295 296 ... 532 533

Kommentare zu diesen Handbüchern

Keine Kommentare