MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Especificações Página 105

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 504
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 104
Extension APIs 105
To reload extensions
1. Control-click (Windows) or Option-click (Macintosh) the Categories menu in the Insert
bar’s title bar.
2. Select Reload Extensions.
Extension APIs
The extension APIs provide you with the functions that Dreamweaver calls to implement each
type of extension. You must write the bodies of these functions as described for each extension
type and specify the return values that Dreamweaver expects.
If you are a developer who wants to work directly in the C programming language, there is a
C extensibility API that lets you create dynamic link libraries (DLLs). The functionality that
is provided in these APIs wraps your C DLLs in JavaScript so that your extension can work
seamlessly in Dreamweaver.
The documentation of extension APIs outlines what each function does, when Dreamweaver
calls it, and what value Dreamweaver expects it to return.
See the Dreamweaver API Reference for information about the Utility API and the JavaScript
API, which provide functions that you can use to perform specific tasks in your extensions.
NOTE
Remember that in a multiuser operating system you should edit copies of
configuration files in your user Configuration folder rather than editing master
configuration files. For more information, see “Configuration folders and extensions”
on page 102.
Vista de página 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 503 504

Comentários a estes Manuais

Sem comentários