Download Using ColdFusion Builder

Transcript
27
USING COLDFUSION BUILDER
ColdFusion Builder Workbench Basics
Button/command
Description
Move Left
Moves the Server log or Workspace log to the left
Move Right
Moves the Server log or Workspace log to the right
Adds Log
Opens a log file on your computer’s file system
Starts Watching Log File
Starts watching on a log file
Stops Watching Log File
Stop watching on a log file
Reloads The Log File
Reloads a log file
Clears Log File In Display
Removes the log file displayed in the TailView view, without deleting it from the computer’s
file system
Erases Log File On Disk
Remove a log file from the computer’s file system
Deletes Log Tab
Removes a log file from the computer’s file system
Deletes All Log Tabs
Removes all the log tabs from the TailView view
Scroll Lock
Prevents the Console view from scrolling.
Color Settings
Sets color preferences for displaying the log file in the TailView view
Services Browser view
The Services Browser view lists the servers added in the Server Manager and lets you browse through ColdFusion
components (CFCs), web services and their methods.
Browse ColdFusion components
The Services Browser view lists the following components:
• Components that the ColdFusion component browser lists. The ColdFusion component browser is located at
cf_root/wwwroot/CFIDE/componentutils/componentdoc.cfm
• Components that are located in any directories specified in the ColdFusion Administrator Mappings page
• Components that are located in any directories specified in the ColdFusion Administrator Custom Tag paths page
The Services Browser view toolbar contains the following buttons (left to right) that let you filter methods in CFCs
based on the access type - remote, public, package, and private.
Services browser toolbar
Button/command
Description
Show System CFCs
A toggle button that shows or hides system CFCs. System CFCs are stored within the server
web root.
Show Remote
A toggle button that shows or hides methods with the access type - remote
Show Public
A toggle button that shows or hides methods with the access type - public
Show Package
A toggle button that shows or hides methods with the access type - package
Show Private
A toggle button that shows or hides methods with the access type - private
Last updated 5/15/2012