160 lines
		
	
	
		
			5.8 KiB
		
	
	
	
		
			HTML
		
	
	
	
		
		
			
		
	
	
			160 lines
		
	
	
		
			5.8 KiB
		
	
	
	
		
			HTML
		
	
	
	
|  | <html> | ||
|  | <head> | ||
|  | <title>Docs for page help.php</title> | ||
|  | <link rel="stylesheet" type="text/css" href="../media/style.css"> | ||
|  | </head> | ||
|  | <body> | ||
|  | 
 | ||
|  | <table border="0" cellspacing="0" cellpadding="0" height="48" width="100%"> | ||
|  |   <tr> | ||
|  |     <td class="header_top">Help</td> | ||
|  |   </tr> | ||
|  |   <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt=""  /></td></tr> | ||
|  |   <tr> | ||
|  |     <td class="header_menu"> | ||
|  |          | ||
|  |                                                          | ||
|  |                                                                                                                                                                                                                                                           		  [ <a href="../classtrees_Help.html" class="menu">class tree: Help</a> ] | ||
|  | 		  [ <a href="../elementindex_Help.html" class="menu">index: Help</a> ] | ||
|  | 		  	    [ <a href="../elementindex.html" class="menu">all elements</a> ] | ||
|  |     </td> | ||
|  |   </tr> | ||
|  |   <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt=""  /></td></tr> | ||
|  | </table> | ||
|  | 
 | ||
|  | <table width="100%" border="0" cellpadding="0" cellspacing="0"> | ||
|  |   <tr valign="top"> | ||
|  |     <td width="200" class="menu"> | ||
|  | 	<div id="ric"> | ||
|  | 					<p><a href="../ric_INSTALL.html">INSTALL</a></p> | ||
|  | 					<p><a href="../ric_README.html">README</a></p> | ||
|  | 			</div> | ||
|  |       <b>Packages:</b><br /> | ||
|  |               <a href="../li_configuration.html">configuration</a><br /> | ||
|  |               <a href="../li_Help.html">Help</a><br /> | ||
|  |               <a href="../li_LDAP.html">LDAP</a><br /> | ||
|  |               <a href="../li_lib.html">lib</a><br /> | ||
|  |               <a href="../li_lists.html">lists</a><br /> | ||
|  |               <a href="../li_main.html">main</a><br /> | ||
|  |               <a href="../li_modules.html">modules</a><br /> | ||
|  |               <a href="../li_PDF.html">PDF</a><br /> | ||
|  |               <a href="../li_profiles.html">profiles</a><br /> | ||
|  |               <a href="../li_selfService.html">selfService</a><br /> | ||
|  |               <a href="../li_tests.html">tests</a><br /> | ||
|  |               <a href="../li_tools.html">tools</a><br /> | ||
|  |               <a href="../li_types.html">types</a><br /> | ||
|  |             <br /><br /> | ||
|  |                         <b>Files:</b><br /> | ||
|  |       	  <div class="package"> | ||
|  | 			<a href="../Help/_help---help.inc.html">		help.inc | ||
|  | 		</a><br> | ||
|  | 			<a href="../Help/_templates---help.php.html">		help.php | ||
|  | 		</a><br> | ||
|  | 	  </div><br /> | ||
|  | 
 | ||
|  |        | ||
|  |        | ||
|  |                 </td> | ||
|  |     <td> | ||
|  |       <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top"> | ||
|  | 
 | ||
|  | <h1>Procedural File: help.php</h1> | ||
|  | Source Location: /templates/help.php<br /><br /> | ||
|  | 
 | ||
|  | <br> | ||
|  | <br> | ||
|  | 
 | ||
|  | 
 | ||
|  | <h2>Page Details:</h2> | ||
|  | LDAP Account Manager help page.<br /><br /><br /><br /> | ||
|  | <h4>Tags:</h4> | ||
|  | <div class="tags"> | ||
|  | <table border="0" cellspacing="0" cellpadding="0"> | ||
|  |   <tr> | ||
|  |     <td><b>author:</b>  </td><td>Michael Duergner</td> | ||
|  |   </tr> | ||
|  | </table> | ||
|  | </div> | ||
|  | <br /><br /> | ||
|  | <h4>Includes:</h4> | ||
|  | <div class="tags"> | ||
|  | include_once(<a href="../LDAP/_lib---ldap.inc.html">"../lib/ldap.inc"</a>) [line 36]<br /> | ||
|  | include_once(<a href="../lib/_lib---status.inc.html">"../lib/status.inc"</a>) [line 49]<br /> | ||
|  | include_once(<a href="../modules/_lib---modules.inc.html">"../lib/modules.inc"</a>) [line 127]<br /> | ||
|  | include_once(<a href="../Help/_help---help.inc.html">"../help/help.inc"</a>) [line 54]<br /> | ||
|  | include_once(<a href="../configuration/_lib---config.inc.html">"../lib/config.inc"</a>) [line 41]<br /> | ||
|  | </div> | ||
|  | <br /><br /> | ||
|  | <br /><br /> | ||
|  | <br /> | ||
|  |   <hr /> | ||
|  | 	<a name="functiondisplayHelp"></a> | ||
|  | 	<h3>displayHelp <span class="smalllinenumber">[line 90]</span></h3> | ||
|  | 	<div class="function"> | ||
|  |     <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> | ||
|  |     <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> | ||
|  | 		<code>void displayHelp( | ||
|  | array $helpEntry, array $helpVariables)</code> | ||
|  |     </td></tr></table> | ||
|  |     </td></tr></table><br /> | ||
|  | 
 | ||
|  | 		Print help site for a specific help number.<br /><br />    <br /><br /> | ||
|  | 	 | ||
|  |     		<h4>Parameters</h4> | ||
|  |     <table border="0" cellspacing="0" cellpadding="0"> | ||
|  | 		      <tr> | ||
|  |         <td class="type">array  </td> | ||
|  |         <td><b>$helpEntry</b>  </td> | ||
|  |         <td>The help entry that is to be displayed.</td> | ||
|  |       </tr> | ||
|  | 		      <tr> | ||
|  |         <td class="type">array  </td> | ||
|  |         <td><b>$helpVariables</b>  </td> | ||
|  |         <td>The help variables that are used to replace the spacer in the help text.</td> | ||
|  |       </tr> | ||
|  | 				</table> | ||
|  |     	<div class="top">[ <a href="#top">Top</a> ]</div><br /><br /> | ||
|  | 	</div> | ||
|  |   <hr /> | ||
|  | 	<a name="functionechoHTMLFoot"></a> | ||
|  | 	<h3>echoHTMLFoot <span class="smalllinenumber">[line 76]</span></h3> | ||
|  | 	<div class="function"> | ||
|  |     <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> | ||
|  |     <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> | ||
|  | 		<code>void echoHTMLFoot( | ||
|  | )</code> | ||
|  |     </td></tr></table> | ||
|  |     </td></tr></table><br /> | ||
|  | 
 | ||
|  | 		Print HTML footer of the help page.<br /><br />    <br /><br /> | ||
|  | 	 | ||
|  |     	<div class="top">[ <a href="#top">Top</a> ]</div><br /><br /> | ||
|  | 	</div> | ||
|  |   <hr /> | ||
|  | 	<a name="functionechoHTMLHead"></a> | ||
|  | 	<h3>echoHTMLHead <span class="smalllinenumber">[line 62]</span></h3> | ||
|  | 	<div class="function"> | ||
|  |     <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> | ||
|  |     <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> | ||
|  | 		<code>void echoHTMLHead( | ||
|  | )</code> | ||
|  |     </td></tr></table> | ||
|  |     </td></tr></table><br /> | ||
|  | 
 | ||
|  | 		Print HTML header of the help page.<br /><br />    <br /><br /> | ||
|  | 	 | ||
|  |     	<div class="top">[ <a href="#top">Top</a> ]</div><br /><br /> | ||
|  | 	</div> | ||
|  | 
 | ||
|  |         <div class="credit"> | ||
|  | 		    <hr /> | ||
|  | 		    Documentation generated on Sun, 04 Nov 2007 12:10:49 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.0</a> | ||
|  | 	      </div> | ||
|  |       </td></tr></table> | ||
|  |     </td> | ||
|  |   </tr> | ||
|  | </table> | ||
|  | 
 | ||
|  | </body> | ||
|  | </html> |