MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Spécifications Page 430

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 504
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 429
430 Server Models
Description
This function returns the folder name to use for this server model within the Configuration
folder. You can access this value from JavaScript by calling the
dom.serverModel.getFolderName() function.
Arguments
None.
Returns
Dreamweaver expects a string, such as "ASP_JS".
getServerSupportsCharset()
Availability
Dreamweaver MX.
Description
This function returns a true value if the current server supports the specified character set.
From JavaScript, you can determine whether the server model supports a specific character set
by calling the
dom.serverModel.getServerSupportsCharset() function.
Arguments
metaCharSetString
The metaCharSetString argument is a string that holds the value of the documents
"charset=" attribute.
Returns
Dreamweaver expects a Boolean value.
getVersionArray()
Availability
Dreamweaver UltraDev 1, deprecated in Dreamweaver MX.
Description
This function retrieves the mapping of server technologies to version numbers. This function
is called by the
dom.serverModel.getServerVersion() function.
Vue de la page 429
1 2 ... 425 426 427 428 429 430 431 432 433 434 435 ... 503 504

Commentaires sur ces manuels

Pas de commentaire