Adobe Dreamweaver API Reference CS5 Uživatelský manuál Strana 291

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 533
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 290
1 2 ... 286 287 288 289 290 291 292 293 294 295 296 ... 532 533

Komentáře k této Příručce

Žádné komentáře