blob: 693b6d8a7a2effeb7bafd156d0e1b4d9ac7901fa [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>Refactor Menu</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("Reference\nPHP Perspective Menus\nRefactor Menu");
addAvenueInfo("Reference","source.htm","navigate.htm");
}
document.write("<p style=\"text-align:left\"> ");
AddMasterBreadcrumbs("ide_help.htm", "", "&gt;", "Home", "pdt_table_of_contents.htm");
document.write("<a href=\"reference.htm\">Reference<\/a> &gt; <a href=\"menus.htm\">PHP Perspective Menus<\/a> &gt; Refactor Menu<\/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>Refactor Menu
</h1>
<p>The Refactor menu allows you to edit names and locations of files and
resources.</p>
<p>&#160;</p>
<p style="font-weight: bold;">The options available from the Refactor menu
are:</p>
<table style="border: Solid 1px #000000;" cellspacing="0" width="100%">
<col style="width: 11.815%;">
<col style="width: 13.502%;">
<col style="width: 74.683%;">
<tr style="vertical-align: top; height: 23px;">
<td style="border-left: solid 1px #000000; border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000; width: 11.815%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">Move</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 13.502%; padding-right: 10px; padding-left: 10px;"><p>Alt+Shift+V</p>
<p>&#160;</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 74.683%; padding-right: 10px; padding-left: 10px;"><p>Moves
a file to a different folder.</p>
<p>To move a file, select it from the PHP Explorer view.</p>
<p>&#160;A Move dialog will open. Select the required folder and
click Preview to see all changes that will be made as a result
of the Move.</p>
<p>Click OK to implement your changes and move the file. All references
to the file will be automatically updated to reflect its new location.</p></td>
</tr>
<tr style="vertical-align: top; height: 23px;">
<td style="border-left: solid 1px #000000; border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000; width: 11.815%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">Rename</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 13.502%; padding-right: 10px; padding-left: 10px;"><p>Alt+Shift+R</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 74.683%; padding-right: 10px; padding-left: 10px;"><p>Renames
a file or element.</p>
<p>To rename a file, select it from the PHP Explorer view. To rename
an element within a file select it from the PHP Explorer view
or highlight it in the editor view.</p>
<p>A rename dialog will open. Enter the new name and click Preview
to see all changes that will be made as a result of the rename.</p>
<p>Click OK to implement your changes. All references to the file
/ element will be automatically updated to reflect the change.</p></td>
</tr>
</table>
<p class="Note">Note:</p>
<p class="NoteText">Refactoring options will only be available from within
PHP Explorer view and not from Navigator view.<br>
Using the Navigator view's move/rename functions will not update any referenced
instances of the file/element.</p>
<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 style="font-weight: normal;"><a href="menus.htm" style="font-weight: normal;">Menus</a>
</p>
<p><a href="file.htm">File</a></p>
<p><a href="edit.htm">Edit</a></p>
<p><a href="source.htm">Source</a></p>
<p><a href="navigate.htm">Navigate</a></p>
<p><a href="search.htm">Search</a></p>
<p><a href="project.htm">Project</a></p>
<p><a href="run.htm">Run</a></p>
<p><a href="window.htm">Window</a></p>
<p><a href="help.htm">Help</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>