Subversion-Projekte lars-tiefland.inventar

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
11 lars 1
<html>
2
<head>
3
<title>Docs For Class computer_hardware</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">Inventar</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_Inventar.html" class="menu">class tree: Inventar</a> ]
18
		  [ <a href="../elementindex_Inventar.html" class="menu">index: Inventar</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
      <b>Packages:</b><br />
29
              <a href="../li_Inventar.html">Inventar</a><br />
30
            <br /><br />
31
                        <b>Files:</b><br />
32
      	  <div class="package">
33
			<a href="../Inventar/_include---common.php.html">		common.php
34
		</a><br>
35
			<a href="../Inventar/_include---comp.class.php.html">		comp.class.php
36
		</a><br>
37
			<a href="../Inventar/_include---comp_hw.class.php.html">		comp_hw.class.php
38
		</a><br>
39
			<a href="../Inventar/_include---connect.php.html">		connect.php
40
		</a><br>
41
			<a href="../Inventar/_include---hardware.class.php.html">		hardware.class.php
42
		</a><br>
43
			<a href="../Inventar/_include---hardware_type.class.php.html">		hardware_type.class.php
44
		</a><br>
45
			<a href="../Inventar/_index.php.html">		index.php
46
		</a><br>
47
			<a href="../Inventar/_include---ip.class.php.html">		ip.class.php
48
		</a><br>
49
			<a href="../Inventar/_include---os.class.php.html">		os.class.php
50
		</a><br>
51
	  </div><br />
52
 
53
 
54
            <b>Classes:</b><br />
55
        <div class="package">
56
		    		<a href="../Inventar/comp.html">comp</a><br />
57
	    		<a href="../Inventar/computer_hardware.html">computer_hardware</a><br />
58
	    		<a href="../Inventar/hardware.html">hardware</a><br />
59
	    		<a href="../Inventar/hardware_type.html">hardware_type</a><br />
60
	    		<a href="../Inventar/IP.html">IP</a><br />
61
	    		<a href="../Inventar/os.html">os</a><br />
62
	  </div>
63
                </td>
64
    <td>
65
      <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">
66
 
67
<h1>Class: computer_hardware</h1>
68
Source Location: /include/comp_hw.class.php<br /><br />
69
 
70
 
71
<table width="100%" border="0">
72
<tr><td valign="top">
73
 
74
<h3><a href="#class_details">Class Overview</a></h3>
75
<pre></pre><br />
76
<div class="description"></div><br /><br />
77
<h4>Author(s):</h4>
78
<ul>
79
          <li>Lars Tiefland &lt;<a href="mailto:ltiefland@gmail.com">ltiefland@gmail.com</a>&gt;</li>
80
            </ul>
81
 
82
 
83
 
84
 
85
 
86
 
87
 
88
<h4>Copyright:</h4>
89
<ul>
90
  <li>2008</li>
91
</ul>
92
 
93
</td>
94
 
95
 
96
 
97
<td valign="top">
98
<h3><a href="#class_methods">Methods</a></h3>
99
<ul>
100
    <li><a href="../Inventar/computer_hardware.html#method__construct">__construct</a></li>
101
  </ul>
102
</td>
103
 
104
</tr></table>
105
<hr />
106
 
107
<table width="100%" border="0"><tr>
108
 
109
 
110
 
111
 
112
 
113
 
114
</tr></table>
115
<hr />
116
 
117
<a name="class_details"></a>
118
<h3>Class Details</h3>
119
<div class="tags">
120
[line 11]<br />
121
<br /><br />
122
<h4>Tags:</h4>
123
<div class="tags">
124
<table border="0" cellspacing="0" cellpadding="0">
125
  <tr>
126
    <td><b>author:</b>&nbsp;&nbsp;</td><td>Lars Tiefland &lt;<a href="mailto:ltiefland@gmail.com">ltiefland@gmail.com</a>&gt;</td>
127
  </tr>
128
  <tr>
129
    <td><b>copyright:</b>&nbsp;&nbsp;</td><td>2008</td>
130
  </tr>
131
</table>
132
</div>
133
</div><br /><br />
134
<div class="top">[ <a href="#top">Top</a> ]</div><br />
135
 
136
 
137
<hr />
138
<a name="class_methods"></a>
139
<h3>Class Methods</h3>
140
<div class="tags">
141
 
142
  <hr />
143
	<a name="method__construct"></a>
144
	<h3>constructor __construct <span class="smalllinenumber">[line 18]</span></h3>
145
	<div class="function">
146
    <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
147
    <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
148
		<code>computer_hardware __construct(
149
[
150
$id = 0])</code>
151
    </td></tr></table>
152
    </td></tr></table><br />
153
 
154
		<br /><br />
155
 
156
 
157
        <h4>Parameters:</h4>
158
    <div class="tags">
159
    <table border="0" cellspacing="0" cellpadding="0">
160
          <tr>
161
        <td class="type">&nbsp;&nbsp;</td>
162
        <td><b>$id</b>&nbsp;&nbsp;</td>
163
        <td></td>
164
      </tr>
165
        </table>
166
    </div><br />
167
        <div class="top">[ <a href="#top">Top</a> ]</div>
168
  </div>
169
</div><br />
170
 
171
 
172
        <div class="credit">
173
		    <hr />
174
		    Documentation generated on Sun, 11 May 2008 00:10:53 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
175
	      </div>
176
      </td></tr></table>
177
    </td>
178
  </tr>
179
</table>
180
 
181
</body>
182
</html>