~ubuntu-branches/ubuntu/intrepid/ldap-account-manager/intrepid

« back to all changes in this revision

Viewing changes to docs/devel/phpdoc/main/_templates---delete.php.html

  • Committer: Bazaar Package Importer
  • Author(s): Roland Gruber
  • Date: 2008-04-28 16:44:55 UTC
  • mfrom: (1.1.10 upstream) (4.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080428164455-m3hoydrs0xbse1ns
Tags: 2.3.0-1
* Installation fails if php4 is not installed (Closes: #471953)
* password quality checking (Closes: #462336)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head>
 
3
<title>Docs for page delete.php</title>
 
4
<link rel="stylesheet" type="text/css" href="../media/style.css">
 
5
</head>
 
6
<body>
 
7
 
 
8
<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
 
9
  <tr>
 
10
    <td class="header_top">main</td>
 
11
  </tr>
 
12
  <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt=""  /></td></tr>
 
13
  <tr>
 
14
    <td class="header_menu">
 
15
        
 
16
                                                                                                                                        
 
17
                                                                                                                                                                  [ <a href="../classtrees_main.html" class="menu">class tree: main</a> ]
 
18
                  [ <a href="../elementindex_main.html" class="menu">index: main</a> ]
 
19
                            [ <a href="../elementindex.html" class="menu">all elements</a> ]
 
20
    </td>
 
21
  </tr>
 
22
  <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt=""  /></td></tr>
 
23
</table>
 
24
 
 
25
<table width="100%" border="0" cellpadding="0" cellspacing="0">
 
26
  <tr valign="top">
 
27
    <td width="200" class="menu">
 
28
        <div id="ric">
 
29
                                        <p><a href="../ric_README.html">README</a></p>
 
30
                                        <p><a href="../ric_INSTALL.html">INSTALL</a></p>
 
31
                        </div>
 
32
      <b>Packages:</b><br />
 
33
              <a href="../li_configuration.html">configuration</a><br />
 
34
              <a href="../li_Help.html">Help</a><br />
 
35
              <a href="../li_LDAP.html">LDAP</a><br />
 
36
              <a href="../li_lib.html">lib</a><br />
 
37
              <a href="../li_lists.html">lists</a><br />
 
38
              <a href="../li_main.html">main</a><br />
 
39
              <a href="../li_modules.html">modules</a><br />
 
40
              <a href="../li_PDF.html">PDF</a><br />
 
41
              <a href="../li_profiles.html">profiles</a><br />
 
42
              <a href="../li_selfService.html">selfService</a><br />
 
43
              <a href="../li_tools.html">tools</a><br />
 
44
              <a href="../li_types.html">types</a><br />
 
45
            <br /><br />
 
46
                        <b>Files:</b><br />
 
47
          <div class="package">
 
48
                        <a href="../main/_templates---delete.php.html">         delete.php
 
49
                </a><br>
 
50
                        <a href="../main/_templates---initsuff.php.html">               initsuff.php
 
51
                </a><br>
 
52
                        <a href="../main/_templates---login.php.html">          login.php
 
53
                </a><br>
 
54
                        <a href="../main/_templates---logout.php.html">         logout.php
 
55
                </a><br>
 
56
                        <a href="../main/_templates---main.php.html">           main.php
 
57
                </a><br>
 
58
                        <a href="../main/_templates---main_header.php.html">            main_header.php
 
59
                </a><br>
 
60
          </div><br />
 
61
      
 
62
      
 
63
                </td>
 
64
    <td>
 
65
      <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">
 
66
 
 
67
<h1>Procedural File: delete.php</h1>
 
68
Source Location: /templates/delete.php<br /><br />
 
69
 
 
70
<br>
 
71
<br>
 
72
 
 
73
 
 
74
<h2>Page Details:</h2>
 
75
Used to delete accounts from LDAP tree.<br /><br /><br /><br />
 
76
<h4>Tags:</h4>
 
77
<div class="tags">
 
78
<table border="0" cellspacing="0" cellpadding="0">
 
79
  <tr>
 
80
    <td><b>author:</b>&nbsp;&nbsp;</td><td>Tilo Lutz</td>
 
81
  </tr>
 
82
  <tr>
 
83
    <td><b>author:</b>&nbsp;&nbsp;</td><td>Roland Gruber</td>
 
84
  </tr>
 
85
</table>
 
86
</div>
 
87
<br /><br />
 
88
<h4>Includes:</h4>
 
89
<div class="tags">
 
90
include_once(<a href="../lib/_lib---status.inc.html">'../lib/status.inc'</a>) [line 41]<br />
 
91
message displaying<br /><br />include_once(<a href="../lib/_lib---security.inc.html">"../lib/security.inc"</a>) [line 35]<br />
 
92
security functions<br /><br />include_once(<a href="../configuration/_lib---config.inc.html">'../lib/config.inc'</a>) [line 39]<br />
 
93
current configuration options<br /><br />include_once(<a href="../LDAP/_lib---ldap.inc.html">'../lib/ldap.inc'</a>) [line 43]<br />
 
94
LDAP connection<br /><br />include_once(<a href="../modules/_lib---modules.inc.html">'../lib/modules.inc'</a>) [line 47]<br />
 
95
module interface<br /><br />include_once(<a href="../modules/_lib---lamdaemon.inc.html">'../lib/lamdaemon.inc'</a>) [line 45]<br />
 
96
lamdaemon interface<br /><br />include_once(<a href="../lib/_lib---account.inc.html">'../lib/account.inc'</a>) [line 37]<br />
 
97
account functions<br /><br /></div>
 
98
<br /><br />
 
99
<br /><br />
 
100
<br />
 
101
  <hr />
 
102
        <a name="functiondeleteDN"></a>
 
103
        <h3>deleteDN <span class="smalllinenumber">[line 272]</span></h3>
 
104
        <div class="function">
 
105
    <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
 
106
    <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
 
107
                <code>array deleteDN(
 
108
string $dn)</code>
 
109
    </td></tr></table>
 
110
    </td></tr></table><br />
 
111
 
 
112
                Deletes a DN and all child entries.<br /><br /><br /><br />
 
113
<h4>Tags:</h4>
 
114
<div class="tags">
 
115
<table border="0" cellspacing="0" cellpadding="0">
 
116
  <tr>
 
117
    <td><b>return:</b>&nbsp;&nbsp;</td><td>error messages</td>
 
118
  </tr>
 
119
</table>
 
120
</div>
 
121
    <br /><br />
 
122
        
 
123
                <h4>Parameters</h4>
 
124
    <table border="0" cellspacing="0" cellpadding="0">
 
125
                      <tr>
 
126
        <td class="type">string&nbsp;&nbsp;</td>
 
127
        <td><b>$dn</b>&nbsp;&nbsp;</td>
 
128
        <td>DN to delete</td>
 
129
      </tr>
 
130
                                </table>
 
131
        <div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
 
132
        </div>
 
133
  <hr />
 
134
        <a name="functiongetChildCount"></a>
 
135
        <h3>getChildCount <span class="smalllinenumber">[line 256]</span></h3>
 
136
        <div class="function">
 
137
    <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
 
138
    <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
 
139
                <code>interger getChildCount(
 
140
string $dn)</code>
 
141
    </td></tr></table>
 
142
    </td></tr></table><br />
 
143
 
 
144
                Returns the number of child entries of a DN.<br /><br /><br /><br />
 
145
<h4>Tags:</h4>
 
146
<div class="tags">
 
147
<table border="0" cellspacing="0" cellpadding="0">
 
148
  <tr>
 
149
    <td><b>return:</b>&nbsp;&nbsp;</td><td>number of childs</td>
 
150
  </tr>
 
151
</table>
 
152
</div>
 
153
    <br /><br />
 
154
        
 
155
                <h4>Parameters</h4>
 
156
    <table border="0" cellspacing="0" cellpadding="0">
 
157
                      <tr>
 
158
        <td class="type">string&nbsp;&nbsp;</td>
 
159
        <td><b>$dn</b>&nbsp;&nbsp;</td>
 
160
        <td>DN of parent</td>
 
161
      </tr>
 
162
                                </table>
 
163
        <div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
 
164
        </div>
 
165
 
 
166
        <div class="credit">
 
167
                    <hr />
 
168
                    Documentation generated on Mon, 28 Apr 2008 20:17:03 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.0</a>
 
169
              </div>
 
170
      </td></tr></table>
 
171
    </td>
 
172
  </tr>
 
173
</table>
 
174
 
 
175
</body>
 
176
</html>
 
 
b'\\ No newline at end of file'