1<?php /* Smarty version 2.6.0, created on 2006-09-06 23:24:47
2         compiled from basicindex.tpl */ ?>
3<div class="index-letter-menu">
4<?php if (isset($this->_sections['letter'])) unset($this->_sections['letter']);
5$this->_sections['letter']['name'] = 'letter';
6$this->_sections['letter']['loop'] = is_array($_loop=$this->_tpl_vars['letters']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
7$this->_sections['letter']['show'] = true;
8$this->_sections['letter']['max'] = $this->_sections['letter']['loop'];
9$this->_sections['letter']['step'] = 1;
10$this->_sections['letter']['start'] = $this->_sections['letter']['step'] > 0 ? 0 : $this->_sections['letter']['loop']-1;
11if ($this->_sections['letter']['show']) {
12    $this->_sections['letter']['total'] = $this->_sections['letter']['loop'];
13    if ($this->_sections['letter']['total'] == 0)
14        $this->_sections['letter']['show'] = false;
15} else
16    $this->_sections['letter']['total'] = 0;
17if ($this->_sections['letter']['show']):
18
19            for ($this->_sections['letter']['index'] = $this->_sections['letter']['start'], $this->_sections['letter']['iteration'] = 1;
20                 $this->_sections['letter']['iteration'] <= $this->_sections['letter']['total'];
21                 $this->_sections['letter']['index'] += $this->_sections['letter']['step'], $this->_sections['letter']['iteration']++):
22$this->_sections['letter']['rownum'] = $this->_sections['letter']['iteration'];
23$this->_sections['letter']['index_prev'] = $this->_sections['letter']['index'] - $this->_sections['letter']['step'];
24$this->_sections['letter']['index_next'] = $this->_sections['letter']['index'] + $this->_sections['letter']['step'];
25$this->_sections['letter']['first']      = ($this->_sections['letter']['iteration'] == 1);
26$this->_sections['letter']['last']       = ($this->_sections['letter']['iteration'] == $this->_sections['letter']['total']);
27?>
28	<a class="index-letter" href="<?php echo $this->_tpl_vars['indexname']; ?>
29.html#<?php echo $this->_tpl_vars['letters'][$this->_sections['letter']['index']]['letter']; ?>
30"><?php echo $this->_tpl_vars['letters'][$this->_sections['letter']['index']]['letter']; ?>
31</a>
32<?php endfor; endif; ?>
33</div>
34
35<?php if (isset($this->_sections['index'])) unset($this->_sections['index']);
36$this->_sections['index']['name'] = 'index';
37$this->_sections['index']['loop'] = is_array($_loop=$this->_tpl_vars['index']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
38$this->_sections['index']['show'] = true;
39$this->_sections['index']['max'] = $this->_sections['index']['loop'];
40$this->_sections['index']['step'] = 1;
41$this->_sections['index']['start'] = $this->_sections['index']['step'] > 0 ? 0 : $this->_sections['index']['loop']-1;
42if ($this->_sections['index']['show']) {
43    $this->_sections['index']['total'] = $this->_sections['index']['loop'];
44    if ($this->_sections['index']['total'] == 0)
45        $this->_sections['index']['show'] = false;
46} else
47    $this->_sections['index']['total'] = 0;
48if ($this->_sections['index']['show']):
49
50            for ($this->_sections['index']['index'] = $this->_sections['index']['start'], $this->_sections['index']['iteration'] = 1;
51                 $this->_sections['index']['iteration'] <= $this->_sections['index']['total'];
52                 $this->_sections['index']['index'] += $this->_sections['index']['step'], $this->_sections['index']['iteration']++):
53$this->_sections['index']['rownum'] = $this->_sections['index']['iteration'];
54$this->_sections['index']['index_prev'] = $this->_sections['index']['index'] - $this->_sections['index']['step'];
55$this->_sections['index']['index_next'] = $this->_sections['index']['index'] + $this->_sections['index']['step'];
56$this->_sections['index']['first']      = ($this->_sections['index']['iteration'] == 1);
57$this->_sections['index']['last']       = ($this->_sections['index']['iteration'] == $this->_sections['index']['total']);
58?>
59	<a name="<?php echo $this->_tpl_vars['index'][$this->_sections['index']['index']]['letter']; ?>
60"></a>
61	<div class="index-letter-section">
62		<div style="float: left" class="index-letter-title"><?php echo $this->_tpl_vars['index'][$this->_sections['index']['index']]['letter']; ?>
63</div>
64		<div style="float: right"><a href="#top">top</a></div>
65		<div style="clear: both"></div>
66	</div>
67	<dl>
68	<?php if (isset($this->_sections['contents'])) unset($this->_sections['contents']);
69$this->_sections['contents']['name'] = 'contents';
70$this->_sections['contents']['loop'] = is_array($_loop=$this->_tpl_vars['index'][$this->_sections['index']['index']]['index']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
71$this->_sections['contents']['show'] = true;
72$this->_sections['contents']['max'] = $this->_sections['contents']['loop'];
73$this->_sections['contents']['step'] = 1;
74$this->_sections['contents']['start'] = $this->_sections['contents']['step'] > 0 ? 0 : $this->_sections['contents']['loop']-1;
75if ($this->_sections['contents']['show']) {
76    $this->_sections['contents']['total'] = $this->_sections['contents']['loop'];
77    if ($this->_sections['contents']['total'] == 0)
78        $this->_sections['contents']['show'] = false;
79} else
80    $this->_sections['contents']['total'] = 0;
81if ($this->_sections['contents']['show']):
82
83            for ($this->_sections['contents']['index'] = $this->_sections['contents']['start'], $this->_sections['contents']['iteration'] = 1;
84                 $this->_sections['contents']['iteration'] <= $this->_sections['contents']['total'];
85                 $this->_sections['contents']['index'] += $this->_sections['contents']['step'], $this->_sections['contents']['iteration']++):
86$this->_sections['contents']['rownum'] = $this->_sections['contents']['iteration'];
87$this->_sections['contents']['index_prev'] = $this->_sections['contents']['index'] - $this->_sections['contents']['step'];
88$this->_sections['contents']['index_next'] = $this->_sections['contents']['index'] + $this->_sections['contents']['step'];
89$this->_sections['contents']['first']      = ($this->_sections['contents']['iteration'] == 1);
90$this->_sections['contents']['last']       = ($this->_sections['contents']['iteration'] == $this->_sections['contents']['total']);
91?>
92		<dt class="field">
93			<?php if (( $this->_tpl_vars['index'][$this->_sections['index']['index']]['index'][$this->_sections['contents']['index']]['title'] == 'Variable' )): ?>
94			<span class="var-title"><?php echo $this->_tpl_vars['index'][$this->_sections['index']['index']]['index'][$this->_sections['contents']['index']]['name']; ?>
95</span>
96			<?php elseif (( $this->_tpl_vars['index'][$this->_sections['index']['index']]['index'][$this->_sections['contents']['index']]['title'] == 'Global' )): ?>
97			<span class="var-title"><?php echo $this->_tpl_vars['index'][$this->_sections['index']['index']]['index'][$this->_sections['contents']['index']]['name']; ?>
98</span>
99			<?php elseif (( $this->_tpl_vars['index'][$this->_sections['index']['index']]['index'][$this->_sections['contents']['index']]['title'] == 'Method' )): ?>
100			<span class="method-title"><?php echo $this->_tpl_vars['index'][$this->_sections['index']['index']]['index'][$this->_sections['contents']['index']]['name']; ?>
101</span>
102			<?php elseif (( $this->_tpl_vars['index'][$this->_sections['index']['index']]['index'][$this->_sections['contents']['index']]['title'] == 'Function' )): ?>
103			<span class="method-title"><?php echo $this->_tpl_vars['index'][$this->_sections['index']['index']]['index'][$this->_sections['contents']['index']]['name']; ?>
104</span>
105			<?php elseif (( $this->_tpl_vars['index'][$this->_sections['index']['index']]['index'][$this->_sections['contents']['index']]['title'] == 'Constant' )): ?>
106			<span class="const-title"><?php echo $this->_tpl_vars['index'][$this->_sections['index']['index']]['index'][$this->_sections['contents']['index']]['name']; ?>
107</span>
108			<?php elseif (( $this->_tpl_vars['index'][$this->_sections['index']['index']]['index'][$this->_sections['contents']['index']]['title'] == 'Page' ) || ( $this->_tpl_vars['index'][$this->_sections['index']['index']]['index'][$this->_sections['contents']['index']]['title'] == 'Include' )): ?>
109			<span class="include-title"><?php echo $this->_tpl_vars['index'][$this->_sections['index']['index']]['index'][$this->_sections['contents']['index']]['name']; ?>
110</span>
111			<?php else: ?>
112			<?php echo $this->_tpl_vars['index'][$this->_sections['index']['index']]['index'][$this->_sections['contents']['index']]['name']; ?>
113
114			<?php endif; ?>
115		</dt>
116		<dd class="index-item-body">
117			<div class="index-item-details"><?php echo $this->_tpl_vars['index'][$this->_sections['index']['index']]['index'][$this->_sections['contents']['index']]['link']; ?>
118 in <?php echo $this->_tpl_vars['index'][$this->_sections['index']['index']]['index'][$this->_sections['contents']['index']]['file_name']; ?>
119</div>
120			<?php if ($this->_tpl_vars['index'][$this->_sections['index']['index']]['index'][$this->_sections['contents']['index']]['description']): ?>
121				<div class="index-item-description"><?php echo $this->_tpl_vars['index'][$this->_sections['index']['index']]['index'][$this->_sections['contents']['index']]['description']; ?>
122</div>
123			<?php endif; ?>
124		</dd>
125	<?php endfor; endif; ?>
126	</dl>
127<?php endfor; endif; ?>
128
129<div class="index-letter-menu">
130<?php if (isset($this->_sections['letter'])) unset($this->_sections['letter']);
131$this->_sections['letter']['name'] = 'letter';
132$this->_sections['letter']['loop'] = is_array($_loop=$this->_tpl_vars['letters']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
133$this->_sections['letter']['show'] = true;
134$this->_sections['letter']['max'] = $this->_sections['letter']['loop'];
135$this->_sections['letter']['step'] = 1;
136$this->_sections['letter']['start'] = $this->_sections['letter']['step'] > 0 ? 0 : $this->_sections['letter']['loop']-1;
137if ($this->_sections['letter']['show']) {
138    $this->_sections['letter']['total'] = $this->_sections['letter']['loop'];
139    if ($this->_sections['letter']['total'] == 0)
140        $this->_sections['letter']['show'] = false;
141} else
142    $this->_sections['letter']['total'] = 0;
143if ($this->_sections['letter']['show']):
144
145            for ($this->_sections['letter']['index'] = $this->_sections['letter']['start'], $this->_sections['letter']['iteration'] = 1;
146                 $this->_sections['letter']['iteration'] <= $this->_sections['letter']['total'];
147                 $this->_sections['letter']['index'] += $this->_sections['letter']['step'], $this->_sections['letter']['iteration']++):
148$this->_sections['letter']['rownum'] = $this->_sections['letter']['iteration'];
149$this->_sections['letter']['index_prev'] = $this->_sections['letter']['index'] - $this->_sections['letter']['step'];
150$this->_sections['letter']['index_next'] = $this->_sections['letter']['index'] + $this->_sections['letter']['step'];
151$this->_sections['letter']['first']      = ($this->_sections['letter']['iteration'] == 1);
152$this->_sections['letter']['last']       = ($this->_sections['letter']['iteration'] == $this->_sections['letter']['total']);
153?>
154	<a class="index-letter" href="<?php echo $this->_tpl_vars['indexname']; ?>
155.html#<?php echo $this->_tpl_vars['letters'][$this->_sections['letter']['index']]['letter']; ?>
156"><?php echo $this->_tpl_vars['letters'][$this->_sections['letter']['index']]['letter']; ?>
157</a>
158<?php endfor; endif; ?>
159</div>