blob: 8e29b846144e81464cb4955f35ff1e69501a0dfb [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="generator" content="Adobe RoboHelp 8">
<title>PDT Table of Contents</title>
<link rel="StyleSheet" href="default.css" type="text/css">
<style type="text/css">
<!--
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">
<!--
body { border-left-style:None;
border-right-style:None;
border-bottom-style:None;
background-color:Transparent;
border-top-style:None; }
-->
</style>
<script type="text/javascript" language="JavaScript">
//<![CDATA[
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">//<![CDATA[
<!--
if (window.gbWhTopic)
{
var strUrl = document.location.href;
var bc = 0;
var n = strUrl.toLowerCase().indexOf("bc-");
if(n != -1)
{
document.location.href = strUrl.substring(0, n);
bc = strUrl.substring(n+3);
}
if (window.setRelStartPage)
{
addTocInfo("PDT Table of Contents");
addAvenueInfo("Untitled","","what_s_new_in_pdt_2.0.htm");
}
document.write("<p style=\"text-align:left\"> ");
AddMasterBreadcrumbs("ide_help.htm", "", "&gt;", "Home", "pdt_table_of_contents.htm");
document.write("PDT Table of Contents<\/p>");
if (window.setRelStartPage)
{
setRelStartPage("ide_help.htm");
autoSync(0);
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">//<![CDATA[
<!--
if (window.writeIntopicBar)
writeIntopicBar(4);
//-->
//]]></script>
<div style="width: 100%; position: relative;" id="header">
<p align="right"><a
title="Documentation Survey" href="http://spreadsheets.google.com/viewform?formkey=dC1scEswTjFia2tDQ3Y5TVJBbkNQcWc6MQ">Documentation
Survey</a>
| <a href="javascript:crlf=&quot;&quot;;h=location.href;t=document.title;e = &quot;&quot; + (window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : document.selection.createRange().text); if (e!=null) location=&quot;mailto:documentation@zend.com&quot; + &quot;?Subject= Feedback on PDT for page &quot; + escape(t) + &quot;&amp;Body=&quot; + escape(e).replace(/ /g, &quot;+&quot;) + crlf + &quot; &quot;; void 0"><span
style="background-color: #ffffff;">Submit Documentation</span><span
style="background-color: #ffffff;"> Feedback</span></a><span
style="background-color: #ffffff;"></span><span style="background-color: #ffffff;">
</span><span style="background-color: #ffffff;">|
</span><span
style="background-color: #ffffff;"><a title="View Latest Version and Get PDF Online"
href="http://www.zend.com/en/resources/zend-documentation/"
target="_blank">View Latest
Version and Get PDF Online</a></span></p>
</div>
<h1 style="color: #00709e;">PDT Table of Contents
</h1>
<p style="font-weight: bold;"><a href="what_s_new_in_pdt_2.0.htm">What's
New in PDT 2.x</a></p>
<p style="font-weight: bold;"><a href="getting_started.htm">Getting Started</a></p>
<ul type="square">
<li><p><span style="font-weight: normal;"><a href="quick_start.htm">Quick
Start</a></span></p></li>
<li><p><a href="basic_tutorial.htm" style="font-weight: bold;">Basic
Tutorials</a> | <a href="creating_and_uploading_a_project.htm" style="font-weight: normal;">Creating
Projects and Files</a> | &#160;<a href="working_with_the_debugger.htm" style="font-weight: normal;">Working
with the Debugger</a> | <a href="working_with_code_assist.htm">Working
with Content Assist</a></p></li>
</ul>
<p style="font-weight: bold;"><a href="concepts.htm"><span style="font-weight: bold;"><b>Concepts</b></span></a></p>
<ul type="square">
<li><p><a href="php_support.htm">PHP Version Support</a> | <a href="code_assist_concept.htm" style="font-weight: normal;">Content Assist</a> | <a href="syntax_highlighting.htm">Syntax
Coloring</a> | <a href="automatic_insertion.htm" style="font-weight: normal;">Automatic
Completion</a> | <a href="drag_and_drop.htm">Drag and Drop</a> | <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;">Code
Commenting</a> | <a href="phpdoc_comments.htm">phpDoc Block Comments</a>
| <a href="bookmarks.htm">Bookmarks</a> | <a href="hover_support.htm">Hover
Support</a> | <a href="override_indicators.htm">Override Indicators</a>
| <a href="php_working_sets.htm">PHP Working Sets</a> | <a href="show_type_hierarchy.htm">Type
Hierarchy</a> | <a href="php_manual_integration.htm">PHP Manual Integration</a>
| <a href="real_time_error_detection.htm" style="font-weight: normal;">Real
Time Error Detection</a> | <a href="running.htm">Running</a> | <a href="debugging_concept.htm">Debugging</a> | &#160;<a href="breakpoints.htm">Breakpoints</a>
| <a href="include_paths.htm">PHP Include Path</a> | <a href="build_paths.htm">PHP
Build Path</a> | <a href="path_mapping.htm">Path Mapping</a> | <a href="javascript.htm">JavaScript Support</a> | <a href="mylyn_integration.htm">Mylyn
Integration</a> | <a href="phar_integration.htm">Phar Integration</a></p></li>
</ul>
<p class="ListBullet1" style="font-weight: bold;"><a href="tasks.htm" style="font-weight: bold;">Tasks</a></p>
<ul type="square">
<li><p><a href="creating_php_projects.htm">Creating PHP Projects</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> | <a href="opening_an_external_file_in_neon.htm" style="font-weight: normal;">Opening
an External File</a></span></p></li>
<li><p><a href="using_code_assist.htm">Using Content Assist</a> | <a href="using_templates.htm" style="font-weight: normal;">Using Templates</a>
| <a href="drag_and_drop.htm">Using Drag and Drop</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>
| <a href="opening_php_elements.htm">Opening PHP Elements</a> | <a href="opening_types_methods.htm">Opening Types/Methods</a> | <a href="using_smart_goto_source.htm">Using
Smart Goto Source</a> | <a href="viewing_type_hierarchies.htm">Viewing
Type Hierarchies</a> | <a href="creating_php_working_sets.htm">Creating
PHP Working Sets</a></p></li>
<li><p><a href="how_to_comment_and_uncomment_php_code.htm" style="font-weight: normal;">Adding
Comments</a> | <a href="commenting_php_docblocks.htm">Adding PHP DocBlock
Comments</a></p></li>
<li><p><a href="accessing_an_existing_cvs_checkout.htm">Accessing an
Existing CVS Checkout</a></p></li>
<li><p><a href="running_files_and_applications.htm" style="font-weight: bold;">Running
Files and Applications</a> | <a href="running_php_scripts_locally.htm">Running
PHP Scripts Locally</a> | <a href="running_php_scripts_remotely.htm">Running
PHP Scripts Remotely</a> | <a href="running_php_web_pages.htm">Running
PHP Web Pages</a></p></li>
<li><p><a href="debugging.htm" style="font-weight: bold;">Debugging
Files and Applications</a> | <a href="setting_breakpoints.htm">Setting
Breakpoints</a> | <a href="using_the_inspect_action.htm">Using the
Inspect Action</a> | <a href="locally_debugging_a_php_script.htm">Locally
Debugging a PHP Script</a> | <a href="debugging_a_php_web_page.htm">Debugging
a PHP Web Page</a> | <a href="ensuring_the_placement_of_dummy.php.htm">Ensuring
the Placement of dummy.php</a> | <a href="adding_a_server_path_map.htm">Adding
a Server Location Path Map</a></p></li>
<li><p><a href="adding_elements_to_a_project_s_include_path.htm">Configuring
a Project's PHP Include Path</a> | <a href="configuring_build_paths.htm">Configuring
a Project's PHP Build Path</a></p></li>
<li><p><a href="using_the_php_html_wysywig_editor.htm">Creating HTML
Files</a></p></li>
<li><p><a href="mylyn_integration1.htm">Working with Mylyn Integration</a></p></li>
<li><p><a href="debugging.htm" style="font-weight: bold;">Using the
Debugger</a> | <a href="locally_debugging_a_php_script.htm">Locally
Debugging a PHP Script</a> | <a href="debugging_a_php_web_page.htm">Debugging
a PHP Web Page</a> | <a href="analyzing_debugger_results.htm">Running
and Analyzing Debugger Results</a> | <a href="adding_a_server_path_map.htm">Adding
a Server Location Path Map</a> | <a href="adding_elements_to_a_project_s_include_path.htm">Adding
Elements to a Project's Include Path</a></p></li>
<li><p><a href="setting_your_zend_studio_for_eclipse_to_be_an_allowed_host.htm">Setting
your Environment to be an Allowed Host</a> | <a href="configuring_tunneling_debug_preferences.htm">Configuring
Tunneling Debug Preferences</a></p></li>
<li><p><a href="using_javascript.htm">Developing with JavaScript</a>
| <a href="enabling_javascript_support_in_php_projects.htm">Enabling
JavaScript Support in PHP Projects</a> | <a href="setting_the_javascript_build_path.htm">Setting
the JavaScript Build Path</a> | <a href="viewing_javascript_elements_in_the_outline_view.htm">Viewing
JavaScript Elements in the Outline View</a> | <a href="using_javascript_content_assist.htm">Using
JavaScript Content Assist</a> | <a href="using_javascript_syntax_coloring.htm">Using
JavaScript Syntax Coloring</a> | <a href="using_javascript_mark_occurences.htm">Using
JavaScript Mark Occurrences</a></p></li>
</ul>
<p style="font-weight: bold;"><a href="reference.htm"><span style="font-weight: bold;"><b>Reference</b></span></a></p>
<ul>
<li><p><a href="php_perspectives_and_views.htm">PHP Perspectives and
Views</a></p></li>
<ul type="disc">
<li><p><a href="php_perspective_views.htm" style="font-weight: bold;">PHP
Perspective</a> | <a href="php_explorer_view.htm">PHP Explorer
View</a> | <a href="php_outline_view.htm">Outline View</a> | <a href="type_hierarchy_view.htm">Type Hierarchy View</a></p></li>
<li><p><a href="php_debug_perspective.htm" style="font-weight: bold;">PHP
Debug Perspective</a> | <a href="debug_view.htm">Debug View</a>
| <a href="variables_view.htm">Variables View</a> | <a href="breakpoints_view.htm">Breakpoints
View</a> | <a href="parameter_stack.htm">Parameter Stack View</a>
| <a href="debug_output_view.htm">Debug Output View</a> | <a href="browser_output_view.htm">Browser
Output View</a> | <a href="expressions_view.htm">Expressions View</a></p></li>
<li><p>Additional Views: <a href="php_functions_view.htm">PHP Functions
View</a> | <a href="project_outline_view.htm">PHP Project Outline
View</a></p></li>
</ul>
<li><p><a href="menus.htm" style="font-weight: bold;">PHP Perspective
Menus</a></p></li>
<ul type="disc">
<li><a href="file.htm" style="font-weight: bold;">File</a> | <a href="new.htm">New</a> | <a href="import.htm">Import</a> | <a href="export.htm">Export</a></li>
<li><a href="edit.htm">Edit Menu</a> | <a href="source.htm">Source
Menu</a> | <a href="refactor.htm">Refactor Menu</a> | <a href="navigate.htm">Navigate
Menu</a> | <a href="search.htm">Search Menu</a> | <a href="project.htm">Project
Menu</a> | <a href="run.htm">Run Menu</a> | <a href="navigation.htm">Navigation
Submenu</a> | <a href="window.htm">Window Menu</a> | <a href="help.htm">Help
Menu</a></li>
</ul>
<li type="square"><a href="php_perspective_main_toolbar.htm" style="font-weight: normal;">PHP
Perspective Main Toolbar</a></li>
<li type="square"><p><a href="preferences.htm" style="font-weight: bold;">PHP
Preferences</a> | <span style="font-weight: normal;"><a href="php.htm">PHP
Preferences Page</a> | <a href="appearance.htm" style="font-weight: normal;">Appearance
Preferences</a></span></p></li>
<ul type="disc">
<li><p>Code Style Preferences: <a href="code_templates_preferences.htm">Code
Templates Preferences</a> | <a href="formatter.htm">Formatter
Preferences</a></p></li>
<li><p><a href="debug.htm" style="font-weight: bold;">Debug Preferences</a>
| <a href="installed_debuggers.htm">Installed Debuggers</a> |
<a href="step_filtering_preferences.htm">Step Filtering Preferences</a>
| <a href="launching.htm">Workbench Options</a></p></li>
<li><p><a href="editor.htm" style="font-weight: bold;">Editor Preferences</a>
| <a href="code_assist.htm">Content Assist Preferences</a> | <a href="folding.htm">Folding Preferences</a> | <a href="hovers.htm">Hovers
Preferences</a> | <a href="mark_occurences.htm">Mark Occurrences
Preferences</a> | <a href="save_actions.htm">Save Actions Preferences</a>
| <a href="syntax_coloring.htm">Syntax Coloring Preferences</a>
| <a href="task_tags.htm">Task Tags Preferences</a> | <a href="templates.htm">Templates
Preferences</a> | <a href="typing.htm">Typing Preferences</a></p></li>
</ul>
<li type="square"><p><a href="new_project_layout_preferences.htm">New
Project Layout Preferences</a> | <a href="php_executables.htm" style="font-weight: normal;">PHP
Executables Preferences</a> | <a href="php_interpreter.htm" style="font-weight: normal;">PHP
Interpreter Preferences</a> | <a href="php_manual.htm" style="font-weight: normal;">PHP
Manual Preferences</a> | <a href="php_servers.htm" style="font-weight: normal;">PHP
Servers Preferences</a></p></li>
<li type="square"><p><a href="php_project_properties.htm" style="font-weight: bold;">PHP
Project Properties</a> | <a href="resource_properties.htm">Resource
Properties</a> | <a href="builders_properties.htm">Builders Properties</a></p></li>
<li type="square"><p>Code Style Properties: <a href="code_templates_properties.htm">Code
Templates Properties</a> | <a href="formatter_properties.htm">Formatter
Properties</a></p></li>
<ul type="disc">
<li><a href="php_build_path_properties.htm">PHP Build Path Properties</a>
| <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>
| <a href="php_task_tags_properties.htm">PHP Task Tags Properties</a>
| <a href="project_references_properties.htm">Project References
Properties</a> | <a href="refactoring_history.htm">Refactoring
History</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></li>
</ul>
<li type="square"><a href="php_icons.htm">PHP Icons</a> | <a href="keymap.htm" style="font-weight: normal;">Keymap</a> | &#160;<a href="video_tutorials.htm">Video
Tutorials</a></li>
</ul>
<table cellspacing="0" width="100%">
<col style="width: 7.093%;">
<col style="width: 92.907%;">
<tr style="vertical-align: top;
height: 16px;">
<td style="width: 7.093%; padding-right: 10px;
padding-left: 10px;"><p
style="font-size: 6pt;">&#160;</p></td>
<td style="width: 92.907%;
padding-right: 10px; padding-left: 10px;"><p>&#160;</p></td>
</tr>
<tr style="vertical-align: top;
height: 35px;">
<td style="width: 7.093%; padding-right: 10px;
padding-left: 10px;"><p
style="font-size: 6pt;"><img src="link_icon.png" alt="link_icon.png" style="border: none;" width="32" height="40" border="0">
</p></td>
<td style="width: 92.907%;
padding-right: 10px; padding-left: 10px;"><p
style="font-weight: bold;">Related Links:</p>
<p><a href="concepts.htm">Concepts</a></p>
<p><a href="tasks.htm">Tasks</a></p>
<p><a href="reference.htm">Reference</a></p></td>
</tr>
<tr style="vertical-align: top;
height: 19px;">
<td style="width: 7.093%; padding-right: 10px;
padding-left: 10px;"><p
style="font-size: 6pt;">&#160;</p></td>
<td style="width: 92.907%;
padding-right: 10px; padding-left: 10px;"><p>&#160;</p></td>
</tr>
</table>
<div style="width: 100%; position: relative;" id="footer">
<p style="text-decoration: underline; "
align="center">PHP Development
Tools</p>
</div>
<script type="text/javascript" language="javascript1.2">//<![CDATA[
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
highlightSearch();
//-->
//]]></script>
</body>
</html>