blob: 752f4413f8d413a164b9b37bbcc640293768143b [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>PHP Libraries Preferences</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("Tasks\nManaging PHP Libraries");
addTocInfo("Reference\nPHP Preferences\nPHP Libraries Preferences");
addAvenueInfo("Reference","code_templates_properties.htm","");
}
if(bc == 1)
{
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=\"preferences.htm\">PHP Preferences<\/a> &gt; PHP Libraries Preferences<\/p>");
}
else{
document.write("<p style=\"text-align:left\"> ");
AddMasterBreadcrumbs("ide_help.htm", "", "&gt;", "Home", "pdt_table_of_contents.htm");
document.write("<a href=\"tasks.htm\">Tasks<\/a> &gt; Managing PHP Libraries<\/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"><a name="bc-1"></a><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;">PHP Libraries Preferences
</h1>
<p>The PHP Libraries Preferences page allows you to create and maintain
an external code library.</p>
<p>Enabling PHP Libraries in your project allows libraries to be referenced
by the project and makes the elements within these resources available
for operations such as Content Assist and Refactoring.</p>
<p class="Note">Note:</p>
<p class="NoteText">You may change the order your user libraries are in
by using the <span style="font-weight: bold;"><b>Up</b></span> and <span style="font-weight: bold;"><b>Down</b></span>
buttons. The order in which the libraries are arranged in this page defines
the order they are available in PDT
's functionality, such as content assist.</p>
<p><span style="font-weight: bold;"><b>The PHP Libraries Preferences page
allows you to do the following</b></span>:</p>
<ul type="square">
<li class="p"><p><a href="adding_a_php_library.htm">Add PHP Libraries</a></p></li>
<li class="p"><p><a href="adding_external_folders_to_php_libraries.htm">Add
External Folders to PHP Libraries</a></p></li>
<li class="p"><p><a href="exporting_php_user_libraries.htm">Export
PHP User Libraries</a></p></li>
<li class="p"><p><a href="importing_php_user_libraries.htm">Import
PHP User Libraries</a></p></li>
<li class="p"><p><a href="editing_php_user_libraries.htm">Edit PHP
User Libraries</a></p></li>
<li class="p"><p><a href="editing_php_library_components_or_folders.htm">Edit
PHP Library Components or Folders</a></p></li>
<li class="p"><p><a href="removing_a_php_library_or_library_folder.htm">Remove
a PHP Library or Library Folder</a></p></li>
</ul>
<p>&#160;</p>
<p>The PHP Libraries Preferences
page is accessed from <span style="font-weight: bold;"><b>Window</b></span> |
<span style="font-weight: bold;"><b>Preferences</b></span> | <span style="font-weight: bold;"><b>PHP</b></span>
| <span style="font-weight: bold;"><b>PHP</b></span> <span style="font-weight: bold;"><b>Libraries</b></span>.</p>
<p class="picture"><img src="php_libraries_pdt.png" alt="PHP Libraries Preferences" title="PHP Libraries Preferences" style="border: none;" width="501" height="348" border="0"></p>
<p class="Note">Note:</p>
<p class="NoteText">Once you have added a user library in the PHP preferences
page, you must also add it to your PHP Include Path of the project in
which you would like to have it available. For more information see <a href="adding_elements_to_a_project_s_include_path.htm">Configuring
a Project's PHP Include Path</a>.</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="adding_a_php_library.htm"><span
style="font-weight: normal;">Adding a PHP Library</span></a></p>
<p style="font-weight: normal;"><a href="adding_external_folders_to_php_libraries.htm"><span
style="font-weight: normal;">Adding External Folders to PHP Libraries</span></a></p>
<p style="font-weight: normal;"><a href="exporting_php_user_libraries.htm"><span
style="font-weight: normal;">Exporting PHP User Libraries</span></a></p>
<p style="font-weight: normal;"><a href="importing_php_user_libraries.htm"><span
style="font-weight: normal;">Importing PHP User Libraries</span></a></p>
<p style="font-weight: normal;"><a href="editing_php_user_libraries.htm"><span
style="font-weight: normal;">Editing PHP User Libraries</span></a></p>
<p style="font-weight: normal;"><a href="editing_php_library_components_or_folders.htm"><span
style="font-weight: normal;">Editing PHP Library Components or
Folders</span></a></p>
<p style="font-weight: normal;"><a href="removing_a_php_library_or_library_folder.htm" style="font-weight: normal;">Removing
a PHP Library or Library Folder</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>
<p>&#160;</p>
<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>