MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifiche Pagina 460

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 692
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 459
460
Find/replace functions
Find/replace functions handle find and replace operations. They cover basic functionality, such as
finding the next instance of a search pattern, and complex replacement operations that require no
user interaction.
dreamweaver.findNext()
Availability
Dreamweaver 3
Description
Finds the next instance of the search string that was specified previously by
“dreamweaver.setUpFind()” on page 462 by “dreamweaver.setUpComplexFind()” on
page 461
, or by the user in the Find dialog box, and selects the instance in the document.
Arguments
None.
Returns
Nothing.
Enabler
“dreamweaver.canFindNext()” on page 420
dreamweaver.replace()
Availability
Dreamweaver 3
Description
Verifies that the current selection matches the search criteria that was specified previously by
“dreamweaver.setUpFindReplace()” on page 463, by
“dreamweaver.setUpComplexFindReplace()” on page 461, or by the user in the Replace
dialog box; and then replaces it with the content that is specified in that query.
Arguments
None.
Returns
Nothing.
dreamweaver.replaceAll()
Availability
Dreamweaver 3
Description
Replaces each section of the current document that matches the search criteria that was specified
previously by
“dreamweaver.setUpFindReplace()” on page 463, by
“dreamweaver.setUpComplexFindReplace()” on page 461, or by the user in the Replace
dialog box, with the content that is specified in that query.
Vedere la pagina 459
1 2 ... 455 456 457 458 459 460 461 462 463 464 465 ... 691 692

Commenti su questo manuale

Nessun commento