blob: db92e1c2ec8caf7f6f30f50d9069bbd8f61a318f [file] [log] [blame]
<!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>Using the Zend Tool Floating Window</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">
<!--
h1.whs1 { color:#00709e; }
table.whs2 { x-cell-content-align:top; width:100%; border-spacing:0px; }
col.whs3 { width:7.093%; }
col.whs4 { width:92.907%; }
tr.whs5 { x-cell-content-align:top; }
td.whs6 { width:7.093%; padding-right:10px; padding-left:10px; border-bottom-style:none; border-right-style:none; border-left-style:none; border-top-style:none; }
p.whs7 { font-size:6pt; }
td.whs8 { width:92.907%; padding-right:10px; padding-left:10px; border-bottom-style:none; border-top-style:none; border-right-style:none; }
p.whs9 { font-weight:bold; }
td.whs10 { width:7.093%; padding-right:10px; padding-left:10px; border-left-style:none; border-right-style:none; border-bottom-style:none; }
img_whs11 { border:none; width:28px; height:33px; float:none; border-style:none; }
td.whs12 { width:92.907%; padding-right:10px; padding-left:10px; border-right-style:none; border-bottom-style:none; }
ol.whs13 { list-style:decimal; }
img_whs14 { border:none; width:397px; height:82px; float:none; border-style:none; }
p.whs15 { margin-left:18px; }
img_whs16 { border:none; width:734px; height:172px; float:none; border-style:none; }
td.whs17 { width:100%; padding-right:10px; padding-left:10px; border-bottom-style:none; border-right-style:none; border-left-style:none; }
img_whs18 { border:none; width:493px; height:165px; float:none; border-style:none; }
table.whs19 { x-cell-content-align:top; width:100%; x-condition:Online; border-spacing:0px; }
tr.whs20 { x-cell-content-align:top; x-condition:Online; }
td.whs21 { width:7.093%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-bottom-style:none; border-top-style:none; x-condition:Online; }
td.whs22 { width:92.907%; padding-right:10px; padding-left:10px; border-bottom-style:none; border-right-style:none; border-top-style:none; x-condition:Online; }
td.whs23 { width:7.093%; padding-right:10px; padding-left:10px; border-left-style:none; border-right-style:none; border-bottom-style:none; x-condition:Online; }
img_whs24 { border:none; width:28px; height:18px; float:none; x-condition:Online; border-style:none; }
td.whs25 { width:92.907%; padding-right:10px; padding-left:10px; border-right-style:none; border-bottom-style:none; x-condition:Online; }
p.whs26 { x-condition:Online; }
div.whs27 { width:100%; }
p.whs28 { text-align:right; x-condition:Product, Online; }
p.whs29 { text-align:right; x-condition:Online; }
p.whs30 { 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)
{
}
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 class="whs1">Using the Zend Tool Floating Window</h1>
<p>PDT
provides you with the ability to execute Zend_Tool commands from within
PDT
using the Zend Tool Floating Window. This replicates entering a command
in your CLI (command line interface).</p>
<p>&nbsp;</p>
<p>The Zend_Tool Initative allows PHP programmers to programme according
to Rapid Application Development principles. See <a href="http://framework.zend.com/wiki/display/ZFDEV/Zend%2bTool%2bInitiative"
target=_blank>http://framework.zend.com/wiki/display/ZFDEV/Zend+Tool+Initiative</a>
for more information on the Zend_Tool initiative.</p>
<p class=Note>Note:</p>
<p class=NoteText>You must have Zend Framework version 1.8 installed and
configured in your php.ini file for Zend_Tool commands to function.<br>
The latest version of Zend Framework comes bundled with Zend
Server or can be downloaded from the Zend Framework site at <a href="http://framework.zend.com/download/current/"
target=_blank>http://framework.zend.com/download/current</a>.</p>
<table x-use-null-cells cellspacing="0" width="100%" class="whs2">
<col class="whs3">
<col class="whs4">
<tr valign="top" class="whs5">
<td colspan="1" rowspan="1" width="7.093%" class="whs6">
<p class="whs7">&nbsp;</td>
<td colspan="1" rowspan="1" width="92.907%" class="whs8">
<p class="whs9">&nbsp;</td></tr>
<tr valign="top" class="whs5">
<td width="7.093%" class="whs10">
<p class="whs7"><img src="ref_icon.png" x-maintain-ratio="TRUE" alt="Instructions on how to complete a procedure" width="28px" height="33px" border="0" class="img_whs11"></td>
<td width="92.907%" class="whs12">
<p class="whs9">To execute a Zend_Tool command:</p>
<ol type="1" class="whs13">
<li style="margin-left: -20px;" class=p><p>In PHP Explorer view, select
a Zend Framework project.</p></li>
<li style="margin-left: -20px;" class=p><p>Press Ctrl + 2 -or- from
the menu bar go to Project | &nbsp;Zend Tool.<br>
The Zend Tool Floating Window displays.</p></li>
</ol>
<p class=picture><img src="zend_tool_console.png" x-maintain-ratio="TRUE" width="397px" height="82px" border="0" class="img_whs14"><br>&nbsp;</p>
<ol start="3" type="1" class="whs13">
<li style="margin-left: -20px;" class=p><p>Enter the required command.</p></li>
</ol>
<p class=Note style="margin-left: 18px;">Note:</p>
<p class=NoteText style="margin-left: 18px;">The Zend_Tool currently supports
a limited number of functions.</p>
<p class="whs15">The content assist list displays possible options
as you type.</p>
<p class=picture><img src="zend_tool_ca.png" x-maintain-ratio="TRUE" width="734px" height="172px" border="0" class="img_whs16"></p>
<ol start="4" type="1" class="whs13">
<li style="margin-left: -20px;" class=p><p>Press Enter.</p></li>
</ol></td></tr>
<tr valign="top" class="whs5">
<td rowspan="1" colspan="2" width="100%" class="whs17">
<p>The command will be executed and details will be displayed in the Zend
Tool Console view.</p>
<p class=picture><img src="console_zend_tool.jpg" x-maintain-ratio="TRUE" width="493px" height="165px" border="0" class="img_whs18"></p>
<p>See <a HREF="Zend_Framework_Preferences.htm">Zend Framework Preferences</a>
for information on customizing the output displayed in the Zend Tool Console.</td>
</tr>
</table>
<table x-use-null-cells cellspacing="0" width="100%" class="whs19">
<col class="whs3">
<col class="whs4">
<tr valign="top" class="whs20">
<td colspan="1" rowspan="1" width="7.093%" class="whs21">
<p class="whs7">&nbsp;</td>
<td colspan="1" rowspan="1" width="92.907%" class="whs22">
<p>&nbsp;</td></tr>
<tr valign="top" class="whs20">
<td width="7.093%" class="whs23">
<p class="whs7"><img src="link_icon.png" x-maintain-ratio="TRUE" alt="Related Links" width="28px" height="18px" border="0" class="img_whs24"></td>
<td width="92.907%" class="whs25">
<p class="whs26"><span style="font-weight: bold; x-condition: Online;"><B>Related
Links:</B></span><br>
Zend Framework Integration</p>
<p class="whs26">Developing
with Zend Framework</p>
<p class="whs26">Creating
Zend Framework Elements</p>
<p class="whs26">Searching
the Zend Framework Site</td></tr>
<tr valign="top" class="whs20">
<td colspan="1" rowspan="1" width="7.093%" class="whs23">
<p class="whs7">&nbsp;</td>
<td colspan="1" rowspan="1" width="92.907%" class="whs25">
<p>&nbsp;</td></tr>
</table>
<div placeholder id="footer" class="whs27">
<p align="right" class="whs28"><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="whs29"><span style="background-color: #ffffff;"><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 &quot; + escape(t) + &quot;&amp;Body=&quot; + escape(e).replace(/ /g, &quot;+&quot;) + crlf + &quot; &quot;; void 0"
style="x-condition: Online;">Submit Documentation Feedback</a></span></p>
<p align="center" class="whs30">PHP Development
Tools</p>
</div>
<script type="text/javascript" language="javascript1.2">
<!--
highlightSearch();
if (window.writeIntopicBar)
writeIntopicBar(0);
if(0)
{
}
//-->
</script>
</body>
</html>