MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Spécifications Page 222

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 692
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 221
Chapter 18222
getServerModelDisplayName()
Availability
Dreamweaver MX
Description
Returns the name that should appear in the user interface for this server model. You can access
this value from JavaScript by calling the
dom.serverModel.getDisplayName() function.
Arguments
None.
Returns
Dreamweaver expects a string, such as "ASP JavaScript".
getServerModelFolderName()
Availability
Dreamweaver MX
Description
Returns the folder name to be used 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
Returns true if the current server supports the given character set. From JavaScript, you can
determine whether the server model supports a particular character set by calling the
dom.serverModel.getServerSupportsCharset() function.
Arguments
metaCharSetString
metaCharSetString
is a string that holds the value of the documents "charset=" attribute.
Returns
Dreamweaver expects a Boolean value.
Vue de la page 221
1 2 ... 217 218 219 220 221 222 223 224 225 226 227 ... 691 692

Commentaires sur ces manuels

Pas de commentaire