618545
624
Zoom out
Zoom in
Vorherige Seite
1/661
Nächste Seite
617
USING DREAMWEAVER
Building applications visually
Last updated 3/28/2012
Note: Depending on the component, you may have to complete some code by hand.
1 Open a ColdFusion page in Dreamweaver.
2 In the Components panel (Window > Components), select CF Components from the pop-up menu.
3 Click the Plus (+) button, and complete the Create Components dialog box, and click OK.
a In the Components section, enter the details about the component. Here is a partial list:
Name Specifies the filename of the component. The name must contain only alphanumeric characters and
underscores (_). Don’t specify the .cfc file extension when entering the name.
Component Directory Specifies where the component is saved. Select the web application’s root folder (such as
\Inetpub\wwwroot\myapp\) or any of its subfolders.
b To define one or more functions for the component, select Functions from the Section list, click the Plus (+) button,
and enter the details of the new function.
Ensure that you specify the type of the value returned by the function in the Return Type option.
If you select remote from the Access menu, the function becomes available as a web service.
c To define one or more arguments for a function, select Arguments from the Section list, select the function from
the pop-up menu, click the Plus (+) button, and enter the details of the new argument on the right.
4 If you use a remote development server, upload the CFC file and any dependent files (such as those used to
implement a function or include files) to the remote server.
Uploading the files ensures that Dreamweaver features such as Live view and Preview In Browser work properly.
Dreamweaver writes a CFC file and saves it in the folder you specified. The new component also appears in the
Components panel (after clicking Refresh).
5 To remove a component, you must delete the CFC file manually from the server.
More Help topics
Build web pages that use CFCs” on page 619
About ColdFusion components” on page 616
View CFCs in Dreamweaver
Dreamweaver provides a way to visually examine the ColdFusion components (CFCs) located in your site folder or on
the server as a whole. Dreamweaver reads the CFC files and displays information about them in an easy-to-navigate
tree view in the Components panel.
Dreamweaver looks for the components on your testing server (see Connecting to the database in Dreamweaver” on
page 510). If you create CFCs or make changes to existing CFCs, make sure to upload the CFC files to the testing server
so they are accurately reflected in the Components panel.
To view components located on another server, change the testing server settings.
You can view any of the following information about your CF components:
List all of the ColdFusion components defined on the server.
If you’re running ColdFusion MX 7 or later, filter the list to show only the CFCs located in your site folder.
Explore the functions and arguments of each component.
624

Brauchen Sie Hilfe? Stellen Sie Ihre Frage.

Forenregeln

Missbrauch melden von Frage und/oder Antwort

Libble nimmt den Missbrauch seiner Dienste sehr ernst. Wir setzen uns dafür ein, derartige Missbrauchsfälle gemäß den Gesetzen Ihres Heimatlandes zu behandeln. Wenn Sie eine Meldung übermitteln, überprüfen wir Ihre Informationen und ergreifen entsprechende Maßnahmen. Wir melden uns nur dann wieder bei Ihnen, wenn wir weitere Einzelheiten wissen müssen oder weitere Informationen für Sie haben.

Art des Missbrauchs:

Zum Beispiel antisemitische Inhalte, rassistische Inhalte oder Material, das zu einer Gewalttat führen könnte.

Beispielsweise eine Kreditkartennummer, persönliche Identifikationsnummer oder unveröffentlichte Privatadresse. Beachten Sie, dass E-Mail-Adressen und der vollständige Name nicht als private Informationen angesehen werden.

Forenregeln

Um zu sinnvolle Fragen zu kommen halten Sie sich bitte an folgende Spielregeln:

Neu registrieren

Registrieren auf E - Mails für Adobe DREAMWEAVER CS5.5 wenn:


Sie erhalten eine E-Mail, um sich für eine oder beide Optionen anzumelden.


Andere Handbücher von Adobe DREAMWEAVER CS5.5

Adobe DREAMWEAVER CS5.5 Bedienungsanleitung - Deutsch - 753 seiten

Adobe DREAMWEAVER CS5.5 Bedienungsanleitung - Holländisch - 725 seiten


Das Handbuch wird per E-Mail gesendet. Überprüfen Sie ihre E-Mail.

Wenn Sie innerhalb von 15 Minuten keine E-Mail mit dem Handbuch erhalten haben, kann es sein, dass Sie eine falsche E-Mail-Adresse eingegeben haben oder dass Ihr ISP eine maximale Größe eingestellt hat, um E-Mails zu erhalten, die kleiner als die Größe des Handbuchs sind.

Ihre Frage wurde zu diesem Forum hinzugefügt

Möchten Sie eine E-Mail erhalten, wenn neue Antworten und Fragen veröffentlicht werden? Geben Sie bitte Ihre Email-Adresse ein.



Info