105 lines
3.8 KiB
HTML
105 lines
3.8 KiB
HTML
<html>
|
|
<head>
|
|
<title>Docs for page profilemain.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">profiles</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_profiles.html" class="menu">class tree: profiles</a> ]
|
|
[ <a href="../elementindex_profiles.html" class="menu">index: profiles</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="../profiles/_templates---profedit---profiledelete.php.html"> profiledelete.php
|
|
</a><br>
|
|
<a href="../profiles/_templates---profedit---profilemain.php.html"> profilemain.php
|
|
</a><br>
|
|
<a href="../profiles/_templates---profedit---profilepage.php.html"> profilepage.php
|
|
</a><br>
|
|
<a href="../profiles/_lib---profiles.inc.html"> profiles.inc
|
|
</a><br>
|
|
</div><br />
|
|
|
|
|
|
|
|
</td>
|
|
<td>
|
|
<table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">
|
|
|
|
<h1>Procedural File: profilemain.php</h1>
|
|
Source Location: /templates/profedit/profilemain.php<br /><br />
|
|
|
|
<br>
|
|
<br>
|
|
|
|
|
|
<h2>Page Details:</h2>
|
|
This is the main window of the profile editor.<br /><br /><br /><br />
|
|
<h4>Tags:</h4>
|
|
<div class="tags">
|
|
<table border="0" cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td><b>author:</b> </td><td>Roland Gruber</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<br /><br />
|
|
<h4>Includes:</h4>
|
|
<div class="tags">
|
|
include_once("../../lib/security.inc") [line 32]<br />
|
|
security functions<br /><br />include_once("../../lib/profiles.inc") [line 34]<br />
|
|
helper functions for profiles<br /><br />include_once("../../lib/ldap.inc") [line 36]<br />
|
|
access to LDAP server<br /><br />include_once("../../lib/config.inc") [line 38]<br />
|
|
access to configuration options<br /><br /></div>
|
|
<br /><br />
|
|
<br /><br />
|
|
<br />
|
|
|
|
<div class="credit">
|
|
<hr />
|
|
Documentation generated on Thu, 07 Feb 2008 20:26:47 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.0</a>
|
|
</div>
|
|
</td></tr></table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</body>
|
|
</html>
|