1<?php /* Smarty version 2.6.0, created on 2006-09-06 23:24:47
2         compiled from left_frame.tpl */ ?>
3<?php $_smarty_tpl_vars = $this->_tpl_vars;
4$this->_smarty_include(array('smarty_include_tpl_file' => "header.tpl", 'smarty_include_vars' => array('top2' => true)));
5$this->_tpl_vars = $_smarty_tpl_vars;
6unset($_smarty_tpl_vars);
7 ?>
8<div class="package-title"><?php echo $this->_tpl_vars['package']; ?>
9</div>
10<div class="package-details">
11
12	<dl class="tree">
13
14		<dt class="folder-title">Description</dt>
15		<dd>
16			<a href='<?php echo $this->_tpl_vars['classtreepage']; ?>
17.html' target='right'>Class trees</a><br />
18			<a href='<?php echo $this->_tpl_vars['elementindex']; ?>
19.html' target='right'>Index of elements</a><br />
20			<?php if ($this->_tpl_vars['hastodos']): ?>
21				<a href="<?php echo $this->_tpl_vars['todolink']; ?>
22" target="right">Todo List</a><br />
23			<?php endif; ?>
24		</dd>
25
26		<?php if (isset($this->_sections['p'])) unset($this->_sections['p']);
27$this->_sections['p']['name'] = 'p';
28$this->_sections['p']['loop'] = is_array($_loop=$this->_tpl_vars['info']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
29$this->_sections['p']['show'] = true;
30$this->_sections['p']['max'] = $this->_sections['p']['loop'];
31$this->_sections['p']['step'] = 1;
32$this->_sections['p']['start'] = $this->_sections['p']['step'] > 0 ? 0 : $this->_sections['p']['loop']-1;
33if ($this->_sections['p']['show']) {
34    $this->_sections['p']['total'] = $this->_sections['p']['loop'];
35    if ($this->_sections['p']['total'] == 0)
36        $this->_sections['p']['show'] = false;
37} else
38    $this->_sections['p']['total'] = 0;
39if ($this->_sections['p']['show']):
40
41            for ($this->_sections['p']['index'] = $this->_sections['p']['start'], $this->_sections['p']['iteration'] = 1;
42                 $this->_sections['p']['iteration'] <= $this->_sections['p']['total'];
43                 $this->_sections['p']['index'] += $this->_sections['p']['step'], $this->_sections['p']['iteration']++):
44$this->_sections['p']['rownum'] = $this->_sections['p']['iteration'];
45$this->_sections['p']['index_prev'] = $this->_sections['p']['index'] - $this->_sections['p']['step'];
46$this->_sections['p']['index_next'] = $this->_sections['p']['index'] + $this->_sections['p']['step'];
47$this->_sections['p']['first']      = ($this->_sections['p']['iteration'] == 1);
48$this->_sections['p']['last']       = ($this->_sections['p']['iteration'] == $this->_sections['p']['total']);
49?>
50
51			<?php if ($this->_tpl_vars['info'][$this->_sections['p']['index']]['subpackage'] == ""): ?>
52
53				<?php if ($this->_tpl_vars['info'][$this->_sections['p']['index']]['tutorials']): ?>
54					<dt class="folder-title">Tutorials/Manuals</dt>
55					<dd>
56					<?php if ($this->_tpl_vars['info'][$this->_sections['p']['index']]['tutorials']['pkg']): ?>
57						<dl class="tree">
58						<dt class="folder-title">Package-level</dt>
59						<dd>
60						<?php if (isset($this->_sections['ext'])) unset($this->_sections['ext']);
61$this->_sections['ext']['name'] = 'ext';
62$this->_sections['ext']['loop'] = is_array($_loop=$this->_tpl_vars['info'][$this->_sections['p']['index']]['tutorials']['pkg']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
63$this->_sections['ext']['show'] = true;
64$this->_sections['ext']['max'] = $this->_sections['ext']['loop'];
65$this->_sections['ext']['step'] = 1;
66$this->_sections['ext']['start'] = $this->_sections['ext']['step'] > 0 ? 0 : $this->_sections['ext']['loop']-1;
67if ($this->_sections['ext']['show']) {
68    $this->_sections['ext']['total'] = $this->_sections['ext']['loop'];
69    if ($this->_sections['ext']['total'] == 0)
70        $this->_sections['ext']['show'] = false;
71} else
72    $this->_sections['ext']['total'] = 0;
73if ($this->_sections['ext']['show']):
74
75            for ($this->_sections['ext']['index'] = $this->_sections['ext']['start'], $this->_sections['ext']['iteration'] = 1;
76                 $this->_sections['ext']['iteration'] <= $this->_sections['ext']['total'];
77                 $this->_sections['ext']['index'] += $this->_sections['ext']['step'], $this->_sections['ext']['iteration']++):
78$this->_sections['ext']['rownum'] = $this->_sections['ext']['iteration'];
79$this->_sections['ext']['index_prev'] = $this->_sections['ext']['index'] - $this->_sections['ext']['step'];
80$this->_sections['ext']['index_next'] = $this->_sections['ext']['index'] + $this->_sections['ext']['step'];
81$this->_sections['ext']['first']      = ($this->_sections['ext']['iteration'] == 1);
82$this->_sections['ext']['last']       = ($this->_sections['ext']['iteration'] == $this->_sections['ext']['total']);
83?>
84							<?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['tutorials']['pkg'][$this->_sections['ext']['index']]; ?>
85
86						<?php endfor; endif; ?>
87						</dd>
88						</dl>
89					<?php endif; ?>
90
91					<?php if ($this->_tpl_vars['info'][$this->_sections['p']['index']]['tutorials']['cls']): ?>
92						<dl class="tree">
93						<dt class="folder-title">Class-level</dt>
94						<dd>
95						<?php if (isset($this->_sections['ext'])) unset($this->_sections['ext']);
96$this->_sections['ext']['name'] = 'ext';
97$this->_sections['ext']['loop'] = is_array($_loop=$this->_tpl_vars['info'][$this->_sections['p']['index']]['tutorials']['cls']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
98$this->_sections['ext']['show'] = true;
99$this->_sections['ext']['max'] = $this->_sections['ext']['loop'];
100$this->_sections['ext']['step'] = 1;
101$this->_sections['ext']['start'] = $this->_sections['ext']['step'] > 0 ? 0 : $this->_sections['ext']['loop']-1;
102if ($this->_sections['ext']['show']) {
103    $this->_sections['ext']['total'] = $this->_sections['ext']['loop'];
104    if ($this->_sections['ext']['total'] == 0)
105        $this->_sections['ext']['show'] = false;
106} else
107    $this->_sections['ext']['total'] = 0;
108if ($this->_sections['ext']['show']):
109
110            for ($this->_sections['ext']['index'] = $this->_sections['ext']['start'], $this->_sections['ext']['iteration'] = 1;
111                 $this->_sections['ext']['iteration'] <= $this->_sections['ext']['total'];
112                 $this->_sections['ext']['index'] += $this->_sections['ext']['step'], $this->_sections['ext']['iteration']++):
113$this->_sections['ext']['rownum'] = $this->_sections['ext']['iteration'];
114$this->_sections['ext']['index_prev'] = $this->_sections['ext']['index'] - $this->_sections['ext']['step'];
115$this->_sections['ext']['index_next'] = $this->_sections['ext']['index'] + $this->_sections['ext']['step'];
116$this->_sections['ext']['first']      = ($this->_sections['ext']['iteration'] == 1);
117$this->_sections['ext']['last']       = ($this->_sections['ext']['iteration'] == $this->_sections['ext']['total']);
118?>
119							<?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['tutorials']['cls'][$this->_sections['ext']['index']]; ?>
120
121						<?php endfor; endif; ?>
122						</dd>
123						</dl>
124					<?php endif; ?>
125
126					<?php if ($this->_tpl_vars['info'][$this->_sections['p']['index']]['tutorials']['proc']): ?>
127						<dl class="tree">
128						<dt class="folder-title">Function-level</dt>
129						<dd>
130						<?php if (isset($this->_sections['ext'])) unset($this->_sections['ext']);
131$this->_sections['ext']['name'] = 'ext';
132$this->_sections['ext']['loop'] = is_array($_loop=$this->_tpl_vars['info'][$this->_sections['p']['index']]['tutorials']['proc']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
133$this->_sections['ext']['show'] = true;
134$this->_sections['ext']['max'] = $this->_sections['ext']['loop'];
135$this->_sections['ext']['step'] = 1;
136$this->_sections['ext']['start'] = $this->_sections['ext']['step'] > 0 ? 0 : $this->_sections['ext']['loop']-1;
137if ($this->_sections['ext']['show']) {
138    $this->_sections['ext']['total'] = $this->_sections['ext']['loop'];
139    if ($this->_sections['ext']['total'] == 0)
140        $this->_sections['ext']['show'] = false;
141} else
142    $this->_sections['ext']['total'] = 0;
143if ($this->_sections['ext']['show']):
144
145            for ($this->_sections['ext']['index'] = $this->_sections['ext']['start'], $this->_sections['ext']['iteration'] = 1;
146                 $this->_sections['ext']['iteration'] <= $this->_sections['ext']['total'];
147                 $this->_sections['ext']['index'] += $this->_sections['ext']['step'], $this->_sections['ext']['iteration']++):
148$this->_sections['ext']['rownum'] = $this->_sections['ext']['iteration'];
149$this->_sections['ext']['index_prev'] = $this->_sections['ext']['index'] - $this->_sections['ext']['step'];
150$this->_sections['ext']['index_next'] = $this->_sections['ext']['index'] + $this->_sections['ext']['step'];
151$this->_sections['ext']['first']      = ($this->_sections['ext']['iteration'] == 1);
152$this->_sections['ext']['last']       = ($this->_sections['ext']['iteration'] == $this->_sections['ext']['total']);
153?>
154							<?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['tutorials']['proc'][$this->_sections['ext']['index']]; ?>
155
156						<?php endfor; endif; ?>
157						</dd>
158						</dl>
159					<?php endif; ?>
160					</dd>
161				<?php endif; ?>
162				<?php if ($this->_tpl_vars['info'][$this->_sections['p']['index']]['hasinterfaces']): ?>
163					<dt class="folder-title">Interfaces</dt>
164					<?php if (isset($this->_sections['class'])) unset($this->_sections['class']);
165$this->_sections['class']['name'] = 'class';
166$this->_sections['class']['loop'] = is_array($_loop=$this->_tpl_vars['info'][$this->_sections['p']['index']]['classes']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
167$this->_sections['class']['show'] = true;
168$this->_sections['class']['max'] = $this->_sections['class']['loop'];
169$this->_sections['class']['step'] = 1;
170$this->_sections['class']['start'] = $this->_sections['class']['step'] > 0 ? 0 : $this->_sections['class']['loop']-1;
171if ($this->_sections['class']['show']) {
172    $this->_sections['class']['total'] = $this->_sections['class']['loop'];
173    if ($this->_sections['class']['total'] == 0)
174        $this->_sections['class']['show'] = false;
175} else
176    $this->_sections['class']['total'] = 0;
177if ($this->_sections['class']['show']):
178
179            for ($this->_sections['class']['index'] = $this->_sections['class']['start'], $this->_sections['class']['iteration'] = 1;
180                 $this->_sections['class']['iteration'] <= $this->_sections['class']['total'];
181                 $this->_sections['class']['index'] += $this->_sections['class']['step'], $this->_sections['class']['iteration']++):
182$this->_sections['class']['rownum'] = $this->_sections['class']['iteration'];
183$this->_sections['class']['index_prev'] = $this->_sections['class']['index'] - $this->_sections['class']['step'];
184$this->_sections['class']['index_next'] = $this->_sections['class']['index'] + $this->_sections['class']['step'];
185$this->_sections['class']['first']      = ($this->_sections['class']['iteration'] == 1);
186$this->_sections['class']['last']       = ($this->_sections['class']['iteration'] == $this->_sections['class']['total']);
187?>
188					   <?php if ($this->_tpl_vars['info'][$this->_sections['p']['index']]['classes'][$this->_sections['class']['index']]['is_interface']): ?>
189						<dd><a href='<?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['classes'][$this->_sections['class']['index']]['link']; ?>
190' target='right'><?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['classes'][$this->_sections['class']['index']]['title']; ?>
191</a></dd>
192						<?php endif; ?>
193					<?php endfor; endif; ?>
194				<?php endif; ?>
195				<?php if ($this->_tpl_vars['info'][$this->_sections['p']['index']]['hasclasses']): ?>
196					<dt class="folder-title">Classes</dt>
197					<?php if (isset($this->_sections['class'])) unset($this->_sections['class']);
198$this->_sections['class']['name'] = 'class';
199$this->_sections['class']['loop'] = is_array($_loop=$this->_tpl_vars['info'][$this->_sections['p']['index']]['classes']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
200$this->_sections['class']['show'] = true;
201$this->_sections['class']['max'] = $this->_sections['class']['loop'];
202$this->_sections['class']['step'] = 1;
203$this->_sections['class']['start'] = $this->_sections['class']['step'] > 0 ? 0 : $this->_sections['class']['loop']-1;
204if ($this->_sections['class']['show']) {
205    $this->_sections['class']['total'] = $this->_sections['class']['loop'];
206    if ($this->_sections['class']['total'] == 0)
207        $this->_sections['class']['show'] = false;
208} else
209    $this->_sections['class']['total'] = 0;
210if ($this->_sections['class']['show']):
211
212            for ($this->_sections['class']['index'] = $this->_sections['class']['start'], $this->_sections['class']['iteration'] = 1;
213                 $this->_sections['class']['iteration'] <= $this->_sections['class']['total'];
214                 $this->_sections['class']['index'] += $this->_sections['class']['step'], $this->_sections['class']['iteration']++):
215$this->_sections['class']['rownum'] = $this->_sections['class']['iteration'];
216$this->_sections['class']['index_prev'] = $this->_sections['class']['index'] - $this->_sections['class']['step'];
217$this->_sections['class']['index_next'] = $this->_sections['class']['index'] + $this->_sections['class']['step'];
218$this->_sections['class']['first']      = ($this->_sections['class']['iteration'] == 1);
219$this->_sections['class']['last']       = ($this->_sections['class']['iteration'] == $this->_sections['class']['total']);
220?>
221					   <?php if ($this->_tpl_vars['info'][$this->_sections['p']['index']]['classes'][$this->_sections['class']['index']]['is_class']): ?>
222						<dd><a href='<?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['classes'][$this->_sections['class']['index']]['link']; ?>
223' target='right'><?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['classes'][$this->_sections['class']['index']]['title']; ?>
224</a></dd>
225					   <?php endif; ?>
226					<?php endfor; endif; ?>
227				<?php endif; ?>
228				<?php if ($this->_tpl_vars['info'][$this->_sections['p']['index']]['functions']): ?>
229					<dt class="folder-title">Functions</dt>
230					<?php if (isset($this->_sections['f'])) unset($this->_sections['f']);
231$this->_sections['f']['name'] = 'f';
232$this->_sections['f']['loop'] = is_array($_loop=$this->_tpl_vars['info'][$this->_sections['p']['index']]['functions']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
233$this->_sections['f']['show'] = true;
234$this->_sections['f']['max'] = $this->_sections['f']['loop'];
235$this->_sections['f']['step'] = 1;
236$this->_sections['f']['start'] = $this->_sections['f']['step'] > 0 ? 0 : $this->_sections['f']['loop']-1;
237if ($this->_sections['f']['show']) {
238    $this->_sections['f']['total'] = $this->_sections['f']['loop'];
239    if ($this->_sections['f']['total'] == 0)
240        $this->_sections['f']['show'] = false;
241} else
242    $this->_sections['f']['total'] = 0;
243if ($this->_sections['f']['show']):
244
245            for ($this->_sections['f']['index'] = $this->_sections['f']['start'], $this->_sections['f']['iteration'] = 1;
246                 $this->_sections['f']['iteration'] <= $this->_sections['f']['total'];
247                 $this->_sections['f']['index'] += $this->_sections['f']['step'], $this->_sections['f']['iteration']++):
248$this->_sections['f']['rownum'] = $this->_sections['f']['iteration'];
249$this->_sections['f']['index_prev'] = $this->_sections['f']['index'] - $this->_sections['f']['step'];
250$this->_sections['f']['index_next'] = $this->_sections['f']['index'] + $this->_sections['f']['step'];
251$this->_sections['f']['first']      = ($this->_sections['f']['iteration'] == 1);
252$this->_sections['f']['last']       = ($this->_sections['f']['iteration'] == $this->_sections['f']['total']);
253?>
254						<dd><a href='<?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['functions'][$this->_sections['f']['index']]['link']; ?>
255' target='right'><?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['functions'][$this->_sections['f']['index']]['title']; ?>
256</a></dd>
257					<?php endfor; endif; ?>
258				<?php endif; ?>
259				<?php if ($this->_tpl_vars['info'][$this->_sections['p']['index']]['files']): ?>
260					<dt class="folder-title">Files</dt>
261					<?php if (isset($this->_sections['nonclass'])) unset($this->_sections['nonclass']);
262$this->_sections['nonclass']['name'] = 'nonclass';
263$this->_sections['nonclass']['loop'] = is_array($_loop=$this->_tpl_vars['info'][$this->_sections['p']['index']]['files']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
264$this->_sections['nonclass']['show'] = true;
265$this->_sections['nonclass']['max'] = $this->_sections['nonclass']['loop'];
266$this->_sections['nonclass']['step'] = 1;
267$this->_sections['nonclass']['start'] = $this->_sections['nonclass']['step'] > 0 ? 0 : $this->_sections['nonclass']['loop']-1;
268if ($this->_sections['nonclass']['show']) {
269    $this->_sections['nonclass']['total'] = $this->_sections['nonclass']['loop'];
270    if ($this->_sections['nonclass']['total'] == 0)
271        $this->_sections['nonclass']['show'] = false;
272} else
273    $this->_sections['nonclass']['total'] = 0;
274if ($this->_sections['nonclass']['show']):
275
276            for ($this->_sections['nonclass']['index'] = $this->_sections['nonclass']['start'], $this->_sections['nonclass']['iteration'] = 1;
277                 $this->_sections['nonclass']['iteration'] <= $this->_sections['nonclass']['total'];
278                 $this->_sections['nonclass']['index'] += $this->_sections['nonclass']['step'], $this->_sections['nonclass']['iteration']++):
279$this->_sections['nonclass']['rownum'] = $this->_sections['nonclass']['iteration'];
280$this->_sections['nonclass']['index_prev'] = $this->_sections['nonclass']['index'] - $this->_sections['nonclass']['step'];
281$this->_sections['nonclass']['index_next'] = $this->_sections['nonclass']['index'] + $this->_sections['nonclass']['step'];
282$this->_sections['nonclass']['first']      = ($this->_sections['nonclass']['iteration'] == 1);
283$this->_sections['nonclass']['last']       = ($this->_sections['nonclass']['iteration'] == $this->_sections['nonclass']['total']);
284?>
285						<dd><a href='<?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['files'][$this->_sections['nonclass']['index']]['link']; ?>
286' target='right'><?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['files'][$this->_sections['nonclass']['index']]['title']; ?>
287</a></dd>
288					<?php endfor; endif; ?>
289				<?php endif; ?>
290
291			<?php else: ?>
292				<?php if ($this->_tpl_vars['info'][$this->_sections['p']['index']]['tutorials']): ?>
293					<dt class="folder-title">Tutorials/Manuals</dt>
294					<dd>
295					<?php if ($this->_tpl_vars['info'][$this->_sections['p']['index']]['tutorials']['pkg']): ?>
296						<dl class="tree">
297						<dt class="folder-title">Package-level</dt>
298						<dd>
299						<?php if (isset($this->_sections['ext'])) unset($this->_sections['ext']);
300$this->_sections['ext']['name'] = 'ext';
301$this->_sections['ext']['loop'] = is_array($_loop=$this->_tpl_vars['info'][$this->_sections['p']['index']]['tutorials']['pkg']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
302$this->_sections['ext']['show'] = true;
303$this->_sections['ext']['max'] = $this->_sections['ext']['loop'];
304$this->_sections['ext']['step'] = 1;
305$this->_sections['ext']['start'] = $this->_sections['ext']['step'] > 0 ? 0 : $this->_sections['ext']['loop']-1;
306if ($this->_sections['ext']['show']) {
307    $this->_sections['ext']['total'] = $this->_sections['ext']['loop'];
308    if ($this->_sections['ext']['total'] == 0)
309        $this->_sections['ext']['show'] = false;
310} else
311    $this->_sections['ext']['total'] = 0;
312if ($this->_sections['ext']['show']):
313
314            for ($this->_sections['ext']['index'] = $this->_sections['ext']['start'], $this->_sections['ext']['iteration'] = 1;
315                 $this->_sections['ext']['iteration'] <= $this->_sections['ext']['total'];
316                 $this->_sections['ext']['index'] += $this->_sections['ext']['step'], $this->_sections['ext']['iteration']++):
317$this->_sections['ext']['rownum'] = $this->_sections['ext']['iteration'];
318$this->_sections['ext']['index_prev'] = $this->_sections['ext']['index'] - $this->_sections['ext']['step'];
319$this->_sections['ext']['index_next'] = $this->_sections['ext']['index'] + $this->_sections['ext']['step'];
320$this->_sections['ext']['first']      = ($this->_sections['ext']['iteration'] == 1);
321$this->_sections['ext']['last']       = ($this->_sections['ext']['iteration'] == $this->_sections['ext']['total']);
322?>
323							<?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['tutorials']['pkg'][$this->_sections['ext']['index']]; ?>
324
325						<?php endfor; endif; ?>
326						</dd>
327						</dl>
328					<?php endif; ?>
329
330					<?php if ($this->_tpl_vars['info'][$this->_sections['p']['index']]['tutorials']['cls']): ?>
331						<dl class="tree">
332						<dt class="folder-title">Class-level</dt>
333						<dd>
334						<?php if (isset($this->_sections['ext'])) unset($this->_sections['ext']);
335$this->_sections['ext']['name'] = 'ext';
336$this->_sections['ext']['loop'] = is_array($_loop=$this->_tpl_vars['info'][$this->_sections['p']['index']]['tutorials']['cls']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
337$this->_sections['ext']['show'] = true;
338$this->_sections['ext']['max'] = $this->_sections['ext']['loop'];
339$this->_sections['ext']['step'] = 1;
340$this->_sections['ext']['start'] = $this->_sections['ext']['step'] > 0 ? 0 : $this->_sections['ext']['loop']-1;
341if ($this->_sections['ext']['show']) {
342    $this->_sections['ext']['total'] = $this->_sections['ext']['loop'];
343    if ($this->_sections['ext']['total'] == 0)
344        $this->_sections['ext']['show'] = false;
345} else
346    $this->_sections['ext']['total'] = 0;
347if ($this->_sections['ext']['show']):
348
349            for ($this->_sections['ext']['index'] = $this->_sections['ext']['start'], $this->_sections['ext']['iteration'] = 1;
350                 $this->_sections['ext']['iteration'] <= $this->_sections['ext']['total'];
351                 $this->_sections['ext']['index'] += $this->_sections['ext']['step'], $this->_sections['ext']['iteration']++):
352$this->_sections['ext']['rownum'] = $this->_sections['ext']['iteration'];
353$this->_sections['ext']['index_prev'] = $this->_sections['ext']['index'] - $this->_sections['ext']['step'];
354$this->_sections['ext']['index_next'] = $this->_sections['ext']['index'] + $this->_sections['ext']['step'];
355$this->_sections['ext']['first']      = ($this->_sections['ext']['iteration'] == 1);
356$this->_sections['ext']['last']       = ($this->_sections['ext']['iteration'] == $this->_sections['ext']['total']);
357?>
358							<?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['tutorials']['cls'][$this->_sections['ext']['index']]; ?>
359
360						<?php endfor; endif; ?>
361						</dd>
362						</dl>
363					<?php endif; ?>
364
365					<?php if ($this->_tpl_vars['info'][$this->_sections['p']['index']]['tutorials']['proc']): ?>
366						<dl class="tree">
367						<dt class="folder-title">Function-level</dt>
368						<dd>
369						<?php if (isset($this->_sections['ext'])) unset($this->_sections['ext']);
370$this->_sections['ext']['name'] = 'ext';
371$this->_sections['ext']['loop'] = is_array($_loop=$this->_tpl_vars['info'][$this->_sections['p']['index']]['tutorials']['proc']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
372$this->_sections['ext']['show'] = true;
373$this->_sections['ext']['max'] = $this->_sections['ext']['loop'];
374$this->_sections['ext']['step'] = 1;
375$this->_sections['ext']['start'] = $this->_sections['ext']['step'] > 0 ? 0 : $this->_sections['ext']['loop']-1;
376if ($this->_sections['ext']['show']) {
377    $this->_sections['ext']['total'] = $this->_sections['ext']['loop'];
378    if ($this->_sections['ext']['total'] == 0)
379        $this->_sections['ext']['show'] = false;
380} else
381    $this->_sections['ext']['total'] = 0;
382if ($this->_sections['ext']['show']):
383
384            for ($this->_sections['ext']['index'] = $this->_sections['ext']['start'], $this->_sections['ext']['iteration'] = 1;
385                 $this->_sections['ext']['iteration'] <= $this->_sections['ext']['total'];
386                 $this->_sections['ext']['index'] += $this->_sections['ext']['step'], $this->_sections['ext']['iteration']++):
387$this->_sections['ext']['rownum'] = $this->_sections['ext']['iteration'];
388$this->_sections['ext']['index_prev'] = $this->_sections['ext']['index'] - $this->_sections['ext']['step'];
389$this->_sections['ext']['index_next'] = $this->_sections['ext']['index'] + $this->_sections['ext']['step'];
390$this->_sections['ext']['first']      = ($this->_sections['ext']['iteration'] == 1);
391$this->_sections['ext']['last']       = ($this->_sections['ext']['iteration'] == $this->_sections['ext']['total']);
392?>
393							<?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['tutorials']['proc'][$this->_sections['ext']['index']]; ?>
394
395						<?php endfor; endif; ?>
396						</dd>
397						</dl>
398					<?php endif; ?>
399					</dd>
400				<?php endif; ?>
401
402				<dt class="sub-package"><?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['subpackage']; ?>
403</dt>
404				<dd>
405					<dl class="tree">
406						<?php if ($this->_tpl_vars['info'][$this->_sections['p']['index']]['subpackagetutorial']): ?>
407							<div><a href="<?php echo $this->_tpl_vars['info']['0']['subpackagetutorialnoa']; ?>
408" target="right"><?php echo $this->_tpl_vars['info']['0']['subpackagetutorialtitle']; ?>
409</a></div>
410						<?php endif; ?>
411						<?php if ($this->_tpl_vars['info'][$this->_sections['p']['index']]['classes']): ?>
412							<dt class="folder-title">Classes</dt>
413							<?php if (isset($this->_sections['class'])) unset($this->_sections['class']);
414$this->_sections['class']['name'] = 'class';
415$this->_sections['class']['loop'] = is_array($_loop=$this->_tpl_vars['info'][$this->_sections['p']['index']]['classes']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
416$this->_sections['class']['show'] = true;
417$this->_sections['class']['max'] = $this->_sections['class']['loop'];
418$this->_sections['class']['step'] = 1;
419$this->_sections['class']['start'] = $this->_sections['class']['step'] > 0 ? 0 : $this->_sections['class']['loop']-1;
420if ($this->_sections['class']['show']) {
421    $this->_sections['class']['total'] = $this->_sections['class']['loop'];
422    if ($this->_sections['class']['total'] == 0)
423        $this->_sections['class']['show'] = false;
424} else
425    $this->_sections['class']['total'] = 0;
426if ($this->_sections['class']['show']):
427
428            for ($this->_sections['class']['index'] = $this->_sections['class']['start'], $this->_sections['class']['iteration'] = 1;
429                 $this->_sections['class']['iteration'] <= $this->_sections['class']['total'];
430                 $this->_sections['class']['index'] += $this->_sections['class']['step'], $this->_sections['class']['iteration']++):
431$this->_sections['class']['rownum'] = $this->_sections['class']['iteration'];
432$this->_sections['class']['index_prev'] = $this->_sections['class']['index'] - $this->_sections['class']['step'];
433$this->_sections['class']['index_next'] = $this->_sections['class']['index'] + $this->_sections['class']['step'];
434$this->_sections['class']['first']      = ($this->_sections['class']['iteration'] == 1);
435$this->_sections['class']['last']       = ($this->_sections['class']['iteration'] == $this->_sections['class']['total']);
436?>
437								<dd><a href='<?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['classes'][$this->_sections['class']['index']]['link']; ?>
438' target='right'><?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['classes'][$this->_sections['class']['index']]['title']; ?>
439</a></dd>
440							<?php endfor; endif; ?>
441						<?php endif; ?>
442						<?php if ($this->_tpl_vars['info'][$this->_sections['p']['index']]['functions']): ?>
443							<dt class="folder-title">Functions</dt>
444							<?php if (isset($this->_sections['f'])) unset($this->_sections['f']);
445$this->_sections['f']['name'] = 'f';
446$this->_sections['f']['loop'] = is_array($_loop=$this->_tpl_vars['info'][$this->_sections['p']['index']]['functions']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
447$this->_sections['f']['show'] = true;
448$this->_sections['f']['max'] = $this->_sections['f']['loop'];
449$this->_sections['f']['step'] = 1;
450$this->_sections['f']['start'] = $this->_sections['f']['step'] > 0 ? 0 : $this->_sections['f']['loop']-1;
451if ($this->_sections['f']['show']) {
452    $this->_sections['f']['total'] = $this->_sections['f']['loop'];
453    if ($this->_sections['f']['total'] == 0)
454        $this->_sections['f']['show'] = false;
455} else
456    $this->_sections['f']['total'] = 0;
457if ($this->_sections['f']['show']):
458
459            for ($this->_sections['f']['index'] = $this->_sections['f']['start'], $this->_sections['f']['iteration'] = 1;
460                 $this->_sections['f']['iteration'] <= $this->_sections['f']['total'];
461                 $this->_sections['f']['index'] += $this->_sections['f']['step'], $this->_sections['f']['iteration']++):
462$this->_sections['f']['rownum'] = $this->_sections['f']['iteration'];
463$this->_sections['f']['index_prev'] = $this->_sections['f']['index'] - $this->_sections['f']['step'];
464$this->_sections['f']['index_next'] = $this->_sections['f']['index'] + $this->_sections['f']['step'];
465$this->_sections['f']['first']      = ($this->_sections['f']['iteration'] == 1);
466$this->_sections['f']['last']       = ($this->_sections['f']['iteration'] == $this->_sections['f']['total']);
467?>
468								<dd><a href='<?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['functions'][$this->_sections['f']['index']]['link']; ?>
469' target='right'><?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['functions'][$this->_sections['f']['index']]['title']; ?>
470</a></dd>
471							<?php endfor; endif; ?>
472						<?php endif; ?>
473						<?php if ($this->_tpl_vars['info'][$this->_sections['p']['index']]['files']): ?>
474							<dt class="folder-title">Files</dt>
475							<?php if (isset($this->_sections['nonclass'])) unset($this->_sections['nonclass']);
476$this->_sections['nonclass']['name'] = 'nonclass';
477$this->_sections['nonclass']['loop'] = is_array($_loop=$this->_tpl_vars['info'][$this->_sections['p']['index']]['files']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
478$this->_sections['nonclass']['show'] = true;
479$this->_sections['nonclass']['max'] = $this->_sections['nonclass']['loop'];
480$this->_sections['nonclass']['step'] = 1;
481$this->_sections['nonclass']['start'] = $this->_sections['nonclass']['step'] > 0 ? 0 : $this->_sections['nonclass']['loop']-1;
482if ($this->_sections['nonclass']['show']) {
483    $this->_sections['nonclass']['total'] = $this->_sections['nonclass']['loop'];
484    if ($this->_sections['nonclass']['total'] == 0)
485        $this->_sections['nonclass']['show'] = false;
486} else
487    $this->_sections['nonclass']['total'] = 0;
488if ($this->_sections['nonclass']['show']):
489
490            for ($this->_sections['nonclass']['index'] = $this->_sections['nonclass']['start'], $this->_sections['nonclass']['iteration'] = 1;
491                 $this->_sections['nonclass']['iteration'] <= $this->_sections['nonclass']['total'];
492                 $this->_sections['nonclass']['index'] += $this->_sections['nonclass']['step'], $this->_sections['nonclass']['iteration']++):
493$this->_sections['nonclass']['rownum'] = $this->_sections['nonclass']['iteration'];
494$this->_sections['nonclass']['index_prev'] = $this->_sections['nonclass']['index'] - $this->_sections['nonclass']['step'];
495$this->_sections['nonclass']['index_next'] = $this->_sections['nonclass']['index'] + $this->_sections['nonclass']['step'];
496$this->_sections['nonclass']['first']      = ($this->_sections['nonclass']['iteration'] == 1);
497$this->_sections['nonclass']['last']       = ($this->_sections['nonclass']['iteration'] == $this->_sections['nonclass']['total']);
498?>
499								<dd><a href='<?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['files'][$this->_sections['nonclass']['index']]['link']; ?>
500' target='right'><?php echo $this->_tpl_vars['info'][$this->_sections['p']['index']]['files'][$this->_sections['nonclass']['index']]['title']; ?>
501</a></dd>
502							<?php endfor; endif; ?>
503						<?php endif; ?>
504					</dl>
505				</dd>
506
507			<?php endif; ?>
508
509		<?php endfor; endif; ?>
510	</dl>
511</div>
512<p class="notes"><a href="<?php echo $this->_tpl_vars['phpdocwebsite']; ?>
513" target="_blank">phpDocumentor v <span class="field"><?php echo $this->_tpl_vars['phpdocversion']; ?>
514</span></a></p>
515</BODY>
516</HTML>