| <!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN"> |
| <html> |
| <head> |
| <meta http-equiv="content-type" content="text/html; charset=utf-8"> |
| <meta name="generator" content="Adobe RoboHelp - www.adobe.com"> |
| <title>toc</title> |
| <link rel="stylesheet" href="default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss"> |
| <!-- |
| if (navigator.appName !="Netscape") |
| { document.write("<link rel='stylesheet' href='default.css'>");} |
| //--> |
| </script> |
| <style> |
| <!-- |
| body { border-left-style:None; border-right-style:None; border-bottom-style:None; background-color:Transparent; border-top-style:None; } |
| --> |
| </style><style type="text/css"> |
| <!-- |
| p.whs1 { margin-left:40px; } |
| p.whs2 { line-height:200%; margin-left:40px; } |
| p.whs3 { font-weight:bold; margin-left:40px; line-height:200%; } |
| p.whs4 { font-weight:bold; line-height:200%; margin-left:40px; } |
| p.whs5 { line-height:200%; margin-left:40px; font-weight:bold; } |
| ul.whs6 { list-style:disc; } |
| div.whs7 { width:100%; } |
| p.whs8 { text-align:right; x-condition:Product, Online; } |
| p.whs9 { text-align:right; x-condition:Online; } |
| p.whs10 { text-align:center; x-condition:PDT; text-decoration:underline; } |
| --> |
| </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript"> |
| <!-- |
| function reDo() { |
| if (innerWidth != origWidth || innerHeight != origHeight) |
| location.reload(); |
| } |
| if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) { |
| origWidth = innerWidth; |
| origHeight = innerHeight; |
| onresize = reDo; |
| } |
| onerror = null; |
| //--> |
| </script> |
| <style type="text/css"> |
| <!-- |
| div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } |
| p.WebHelpNavBar { text-align:right; } |
| --> |
| </style><script type="text/javascript" language="javascript1.2" src="whmsg.js"></script> |
| <script type="text/javascript" language="javascript" src="whver.js"></script> |
| <script type="text/javascript" language="javascript1.2" src="whproxy.js"></script> |
| <script type="text/javascript" language="javascript1.2" src="whutils.js"></script> |
| <script type="text/javascript" language="javascript1.2" src="whlang.js"></script> |
| <script type="text/javascript" language="javascript1.2" src="whtopic.js"></script> |
| <script type="text/javascript" language="javascript1.2"> |
| <!-- |
| if (window.gbWhTopic) |
| { |
| if (window.setRelStartPage) |
| { |
| addTocInfo("PDT Help\nTable of Contents"); |
| addAvenueInfo("Zend Studio for Eclipse Help","","what_s_new.htm"); |
| |
| } |
| |
| |
| if(1) |
| { |
| |
| } |
| |
| if (window.setRelStartPage) |
| { |
| setRelStartPage("ide_help.htm"); |
| |
| autoSync(1); |
| sendSyncInfo(); |
| sendAveInfoOut(); |
| } |
| |
| } |
| else |
| if (window.gbIE4) |
| document.location.reload(); |
| //--> |
| </script> |
| </head> |
| <body leftmargin="5" topmargin="5" rightmargin="5" bottommargin="5"><script type="text/javascript" language="javascript1.2"> |
| <!-- |
| if (window.writeIntopicBar) |
| writeIntopicBar(4); |
| //--> |
| </script> |
| <h1>Table of Contents</h1> |
| <h2><span style="x-condition: PDT;">PHP |
| Development Tools (PDT)</span></h2> |
| <ul><li style="font-weight: bold;" class=p-ListBullet1><p class=ListBullet1 |
| style="font-weight: bold;">What's New <a HREF="what_s_new_in_pdt_2.0.htm"><span |
| style="font-weight: normal;"><br> |
| What's New in PDT 2</a> </span><span></span></p></li> |
| <li style="font-weight: bold;" class=p-ListBullet1><p class=ListBullet1 |
| style="font-weight: bold;"><a href="getting_started.htm" style="font-weight: bold;">Getting |
| Started</a></p></li> |
| </ul> |
| <p class="whs1"><a href="quick_start.htm" normal;">Quick |
| Start</a></p> |
| <ul><li class=p-ListBullet2><p class=ListBullet2><a HREF="basic_tutorial.htm" |
| style="font-weight: bold;">Basic Tutorials</a><a HREF="creating_and_uploading_a_project.htm"><br> |
| Creating Projects and Files</a> | <a HREF="working_with_code_assist.htm">Working |
| with Content Assist</a> | <a HREF="working_with_the_debugger.htm">Working |
| with the Debugger</a></p></li> |
| </ul> |
| <ul><li style="font-weight: bold;" class=p-ListBullet1><p class=ListBullet1 |
| style="font-weight: bold;"><a href="concepts.htm">Concepts</a></p></li> |
| </ul> |
| <p class="whs2"><a href="php_support.htm" style="font-weight: normal;">PHP Support</a> |
| | <a href="code_assist_concept.htm" style="font-weight: normal;">Code |
| Assist</a> | <a HREF="syntax_highlighting.htm" style="font-weight: normal;">Syntax |
| Coloring</a> | <a HREF="automatic_insertion.htm" style="font-weight: normal;">Automatic |
| Completion</a> |<span style="x-condition: PDT;"> <a HREF="mark_occurrences.htm" |
| style="font-weight: normal;">Mark Occurrences</a></span><span style="x-condition: PDT;"> |
| |</span> <a HREF="matching_brackets.htm" style="font-weight: normal;">Matching |
| Brackets</a>| <a HREF="code_folding.htm" style="font-weight: normal;">Code |
| Folding</a> | <a HREF="commenting_code.htm" style="font-weight: normal;">Commenting |
| Code</a> | <a HREF="phpdoc_comments.htm" style="font-weight: normal;">phpDoc |
| Block Comments</a> | <a HREF="bookmarks.htm" style="font-weight: normal;">Bookmarks</a> |
| | <a |
| HREF="hover_support.htm" style="font-weight: normal;">Hover Support</a> |
| | <a HREF="override_indicators.htm" style="x-condition: PDT; font-weight: normal;">Override |
| Indicators</a><span style="x-condition: PDT;"> |</span> <a HREF="php_working_sets.htm" |
| style="font-weight: normal;">PHP Working Sets</a> |<span style="x-condition: PDT;"> |
| </span><a HREF="show_type_hierarchy.htm" style="x-condition: PDT; font-weight: normal;">Type |
| Hierarchy</a><span style="x-condition: PDT;"> |</span> <a HREF="php_manual_integration.htm" |
| style="font-weight: normal;">PHP Manual Integration</a> | <a HREF="real_time_error_detection.htm" |
| style="font-weight: normal;">Real Time Error Detection</a> </a> | </span><a HREF="running.htm" style="font-weight: normal;">Running</a> |
| | <a |
| HREF="debugging_concept.htm" style="font-weight: normal;">Debugging</a> |
| | <a HREF="breakpoints.htm" style="font-weight: normal;">Breakpoints</a> |
| | <a HREF="include_paths.htm" style="font-weight: normal;">Include Paths</a> |
| | <a HREF="build_paths.htm" |
| style="x-condition: PDT; font-weight: normal;">PHP Build Path</a><span |
| style="x-condition: PDT;"> |</span> <a HREF="path_mapping.htm" style="font-weight: normal;">Path |
| Mapping</a> | </span><span style="x-condition: PDT;"> |
| </span><a HREF="phar_integration.htm" style="x-condition: PDT; font-weight: normal;">Phar |
| Integration</a><span style="x-condition: PDT;"> | </span><a HREF="mylyn_integration.htm" |
| style="x-condition: PDT; font-weight: normal;">Mylyn Integration</a></p> |
| <ul><li style="font-weight: bold;" class=p-ListBullet1><p class=ListBullet1 |
| style="font-weight: bold;"><a href="tasks.htm">Tasks</a></p></li> |
| </ul> |
| <p class="whs3"><a |
| HREF="creating_php_projects.htm">Creating PHP Projects</a> |<a HREF="file_creation.htm">Creating |
| PHP Files</a> | <a HREF="creating_a_php_file_within_a_project.htm" |
| style="font-weight: normal;">Creating a PHP File Within a Project</a> |
| | <span style="font-weight: normal;"><a HREF="creating_a_new_php_file_outside_of_a_project.htm">Creating |
| a PHP File Outside of a Project</a> | </span><a HREF="opening_an_external_file_in_neon.htm" |
| style="font-weight: normal;">Opening an External File</a> </span><span style="font-weight: normal;">| |
| </span><a href="using_code_assist.htm" style="font-weight: bold;">Using |
| Content Assist</a> | <a HREF="using_templates.htm">Using Templates</a> | |
| <a HREF="formatting_code.htm">Formatting Code</a> | <a HREF="using_code_folding.htm">Using |
| Code Folding</a> | <a HREF="searching_for_php_elements.htm">Searching for PHP Elements</a> |
| |<span style="x-condition: PDT;"> </span><a HREF="opening_types_methods.htm" |
| style="x-condition: PDT;">Opening Types/Methods</a><span style="x-condition: PDT;"> |
| | </span><a HREF="viewing_type_hierarchies.htm" style="x-condition: PDT;">Viewing |
| Type Hierarchies</a><span style="x-condition: PDT;"> |</span> <a HREF="using_smart_goto_source.htm">Using |
| Smart Goto Source</a> | <a HREF="using_mark_occurrences.htm" style="x-condition: PDT;">Using |
| Mark Occurrences</a><span style="x-condition: PDT;"> |</span> <a HREF="creating_php_working_sets.htm">Creating |
| PHP Working Sets</a> | <a |
| HREF="how_to_comment_and_uncomment_php_code.htm">Adding Comments</a> | |
| <a HREF="commenting_php_docblocks.htm" style="font-weight: normal;">Adding |
| PHP DocBlock Comments</a> | </a><a |
| HREF="using_javascript.htm">Developing with JavaScript</a> | <a HREF="enabling_javascript_support_in_php_projects.htm"><span |
| style="font-weight: normal;">Enabling JavaScript Support in PHP Projects</a> |
| | <a HREF="setting_the_javascript_build_path.htm" style="font-weight: normal;">Setting |
| the JavaScript Build Path</a> | </span><a HREF="viewing_javascript_elements_in_the_outline_view.htm"><span |
| style="font-weight: normal;">Viewing JavaScript Elements in the Outline |
| View</a> | <a HREF="using_javascript_content_assist.htm" style="font-weight: normal;">Using |
| JavaScript Content Assist</a> | <a HREF="using_javascript_syntax_coloring.htm" |
| style="font-weight: normal;">Using JavaScript Syntax Coloring</a> | </span><a |
| HREF="using_javascript_mark_occurences.htm"><span style="font-weight: normal;">Using |
| JavaScript Mark Occurrences</a> </span>| <a HREF="running_files_and_applications.htm">Running |
| Files and Applications</a> | <a HREF="running_php_scripts_locally.htm">Running |
| PHP Scripts Locally</a> <span style="font-weight: normal;">| <a HREF="running_php_web_pages.htm" |
| style="font-weight: normal;">Running PHP Web Pages</a> |</span><span style="font-weight: normal;"> |
| </span><a HREF="debugging.htm">Debugging Files and Applications</a> | |
| <a HREF="setting_breakpoints.htm"><span style="font-weight: normal;">Setting |
| Breakpoints</a> |</span> <span style="font-weight: normal;"><a HREF="locally_debugging_a_php_script.htm">Locally |
| Debugging a PHP Script</a> | </span><span style="font-weight: normal;"> <a HREF="debugging_a_php_web_page.htm">Debugging |
| a PHP Web Page</a> | </span></a> | </span><span style="font-weight: normal;"><a |
| HREF="analyzing_debugger_results.htm">Running and Analyzing Debugger Results</a> |
| |</span> <a HREF="troubleshooting_remote_debugging.htm" style="font-weight: normal;">Setting |
| Up Remote Debugging</a> <span style="font-weight: normal; x-condition: PDT;"> |
| | <a HREF="setting_your_zend_studio_for_eclipse_to_be_an_allowed_host.htm">Setting |
| your PDT to be an Allowed Host</a></span><span style="font-weight: normal;"> |
| | <a HREF="ensuring_the_placement_of_dummy.php.htm" style="font-weight: normal;">Ensuring |
| the Placement of dummy.php</a></span> <a |
| href="configuring_build_paths.htm" style="x-condition: PDT;">Configuring |
| a Project's PHP Build Path</a><span style="x-condition: PDT;"> |</span> |
| <a href="adding_elements_to_a_project_s_include_path.htm">Configuring |
| a Project's Include Path</a> | <a href="adding_a_server_path_map.htm">Adding |
| a Server Location Path Map</a> |
| | </span> |</span><span style="font-weight: normal;"> |
| </span><span style="font-weight: normal; x-condition: PDT;">| </span><a |
| HREF="mylyn_integration1.htm" style="font-weight: normal; x-condition: PDT;">Working |
| with Mylyn Integration</a></p> |
| <ul><li style="font-weight: bold;" class=p-ListBullet1><p class=ListBullet1 |
| style="font-weight: bold;"><a HREF="reference.htm">Reference</a></p></li> |
| </ul> |
| <p class="whs4"><a |
| HREF="php_perspectives_and_views.htm">PHP Perspectives and Views</a><span |
| style="font-weight: normal;">:</span></p> |
| <p class="whs5"><a |
| HREF="php_perspective_views.htm">PHP Perspective</a> | <a HREF="php_explorer_view.htm"><span |
| style="font-weight: normal;">PHP Explorer view</a> | </span><span></span><span style="font-weight: normal;"><a HREF="php_outline_view.htm" |
| style="font-weight: normal;">Outline View</a> | </span></p> |
| <p class="whs4"><a |
| HREF="php_debug_perspective.htm">PHP Debug Perspective</a> | <a HREF="debug_view.htm"><span |
| style="font-weight: normal;">Debug View</a> | <a HREF="variables_view.htm" |
| style="font-weight: normal;">Variables View</a> | <a HREF="breakpoints_view.htm" |
| style="font-weight: normal;">Breakpoints View</a> | <a HREF="parameter_stack.htm" |
| style="font-weight: normal;">Parameter Stack View</a> | <a HREF="debug_output_view.htm" |
| style="font-weight: normal;">Debug Output View</a> | <a HREF="browser_output_view.htm" |
| style="font-weight: normal;">Browser Output View</a></span></p> |
| <p class="whs4"><span style="color: #0000ff; x-condition: PDT;"><font color=blue ><br> |
| Other PHP Views | </font></span><a HREF="php_functions_view.htm" style="x-condition: PDT;"><span |
| style="font-weight: normal;">PHP Functions View</span></a><span style="font-weight: normal; x-condition: PDT;"> |
| | <a HREF="project_outline_view.htm" style="font-weight: normal;">PHP |
| Project Outline View</a></span></p> |
| <ul><li style="font-weight: bold;" class=P-ListBullet1><p class=ListBullet1><a |
| HREF="menus.htm" style="font-weight: bold;">PHP Perspective Menus</a>:<br> |
| <span style="line-height: 200%; margin-left: 40px;"><a href="file.htm" |
| style="font-weight: normal;">File</a> | <a href="new.htm" |
| style="font-weight: normal;">New</a> | <a href="import.htm" style="font-weight: normal;">Import</a> |
| | <a href="export.htm" style="font-weight: normal;">Export</a> | <a href="edit.htm" |
| style="font-weight: normal;">Edit</a> | <a href="source.htm" style="font-weight: normal;">Source</a> |
| | <a href="refactor.htm" style="font-weight: normal;">Refactor</a> | <a |
| href="navigate.htm" style="font-weight: normal;">Navigate</a> | <a href="search.htm" |
| style="font-weight: normal;">Search</a> | <a href="project.htm" style="font-weight: normal;">Project</a> |
| | <a href="run.htm" style="font-weight: normal;">Run</a> | <a href="window.htm" |
| style="font-weight: normal;">Window</a> | <a href="navigation.htm" style="font-weight: normal;">Navigation</a> |
| | <a href="help.htm" style="font-weight: normal;">Help</a></span></p></li> |
| <li style="font-weight: bold;" class=P-ListBullet1><p class=ListBullet1 |
| style="font-weight: bold; line-height: 200%; margin-left: 0px;"><a HREF="php_perspective_main_toolbar.htm">PHP |
| Perspective Main Toolbar</a></p></li> |
| <li style="font-weight: bold;" class=P-ListBullet1><p class=ListBullet1 |
| style="font-weight: bold; line-height: 200%; margin-left: 0px;"><a href="preferences.htm">PHP |
| Preferences</a>:<br> |
| <a href="php.htm">PHP Preferences Page </a> | |
| <a href="appearance.htm" style="font-weight: bold;">Appearance Preferences</a> |
| |<a href="debug.htm" |
| style="font-weight: bold;">Debug Preferences</a> | <a HREF="installed_debuggers.htm">Installed |
| Debuggers</a> | <a HREF="launching.htm">Workbench Options</a> |<span |
| style="x-condition: PDT;"> </span><a HREF="step_filtering_preferences.htm" |
| style="x-condition: PDT;">Step Filtering Preferences</a><span style="x-condition: PDT;"> |
| | </span><a href="editor.htm" style="font-weight: bold;">Editor Preferences</a> |
| | <a href="code_assist.htm">Code |
| Assist Preferences</a> | <a href="folding.htm">Folding Preferences</a> |
| | <a href="hovers.htm">Hovers Preferences</a> | <a href="syntax_coloring.htm">Syntax |
| Coloring Preferences</a> | <a href="task_tags.htm">Task Tags Preferences</a> |
| <a HREF="new_project_layout_preferences.htm">New Project Layout |
| Preferences</a> | <a href="typing.htm">Typing Preferences</a> | <a href="formatter.htm" |
| style="font-weight: bold;">Formatter Preferences</a> | <a href="php_executables.htm" |
| style="font-weight: bold;">PHP Executables Preferences</a> | <a href="php_interpreter.htm" |
| style="font-weight: bold;">PHP Interpreter Preferences</a> | <a href="php_manual.htm" |
| style="font-weight: bold;">PHP Manual Preferences</a> | <a href="php_servers.htm" |
| style="font-weight: bold;">PHP Servers Preferences</a> | </p></li> |
| </ul> |
| <ul type="disc" class="whs6"> |
| <li class=P-ListBullet1><p class=ListBullet1><span style="font-weight: bold; line-height: 200%; margin-left: 40px;"><B><a |
| HREF="php_project_properties.htm">PHP Project Properties</a>:<br> |
| </B></span><span style="font-weight: bold; line-height: 200%; margin-left: 40px;"><B><a |
| HREF="resource_properties.htm">Resource Properties</a> | <a HREF="builders_properties.htm">Builders |
| Properties</a> | <a HREF="formatter_properties.htm">Formatter Properties</a> |
| | <a HREF="code_templates_properties.htm">Code Templates Properties</a> |
| | <a HREF="php_build_path_properties.htm" style="x-condition: PDT;">PHP |
| Build Path Properties</a></B></span><span style="font-weight: bold; line-height: 200%; margin-left: 40px; x-condition: PDT;"><B> |
| | </B></span><span style="font-weight: bold; line-height: 200%; margin-left: 40px;"><B></B></span><span style="font-weight: bold; line-height: 200%; margin-left: 40px;"><B></B></span><span style="font-weight: bold; line-height: 200%; margin-left: 40px;"><B></B></span><span style="font-weight: bold; line-height: 200%; margin-left: 40px;"> |
| <B><a HREF="php_debug_properties.htm">PHP Debug Properties</a> | <a HREF="php_include_path_properties.htm">PHP |
| Include Path Properties</a> | <a HREF="php_interpreter_properties.htm">PHP |
| Interpreter Properties</a> | </B></span><span style="font-weight: bold; line-height: 200%; margin-left: 40px;"><B><a |
| HREF="php_task_tags_properties.htm">PHP Task Tags Properties</a> | <a |
| HREF="project_references_properties.htm">Project References Properties</a> |
| | <a HREF="run_debug_settings_properties.htm">Run/Debug Settings Properties</a> |
| | <a HREF="save_actions_properties.htm">Save Actions Properties</a> | |
| <a HREF="task_tags_properties.htm">Task Tags Properties</a> | <a HREF="validation_properties.htm">Validation |
| Properties</a></B></span></p></li> |
| </ul> |
| <p class="whs4"> </p> |
| <p class="whs4"><a |
| HREF="php_icons.htm" style="x-condition: PDT_Studio_7;">PHP Icons</a><span |
| style="x-condition: PDT_Studio_7;"> |</span><span style="x-condition: PDT;"> |
| </span><a href="keymap.htm">Keymap</a> <span style="x-condition: PDT;">| |
| </span><a HREF="video_tutorials.htm" style="x-condition: PDT;">Video Tutorials</a><span |
| style="x-condition: PDT;"> </span>| </p> |
| <div placeholder id="footer" class="whs7"> |
| <p align="right" class="whs8"><span |
| style="background-color: #ffffff; x-condition: Online, Product;">V</span>iew |
| the Zend Product <a href="http://www.zend.com/en/resources/zend-documentation/zend-studio/zend-studio.htm" |
| style="color: #000000; x-condition: Product, Online;">Online Documentation</a> |
| for the most up-to-date information.</p> |
| <p align="right" class="whs9"><span style="background-color: #ffffff;"><a |
| href="javascript:crlf=" |
| ";h=location.href;t=document.title;e = "" + (window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : document.selection.createRange().text); if (e!=null) location="mailto:documentation@zend.com" + "?Subject= Feedback on " + escape(t) + "&Body=" + escape(e).replace(/ /g, "+") + crlf + " "; void 0" |
| style="x-condition: Online;">Submit Documentation Feedback</a></span></p> |
| <p align="center" class="whs10">PHP Development |
| Tools</p> |
| </div> |
| <script type="text/javascript" language="javascript1.2"> |
| <!-- |
| highlightSearch(); |
| if (window.writeIntopicBar) |
| writeIntopicBar(0); |
| if(0) |
| { |
| |
| } |
| //--> |
| </script> |
| </body> |
| </html> |