home *** CD-ROM | disk | FTP | other *** search
- <?php /* Smarty version 2.5.0, created on 2003-04-23 22:09:15
- compiled from hhp.tpl */ ?>
- [OPTIONS]
- Compatibility=1.1 or later
- Compiled file=documentation.chm
- Contents file=contents.hhc
- Default topic=index.html
- Display compile progress=No
- Index file=Index.hhk
- Language=0x409 English (United States)
-
-
- [FILES]
- <?php if (isset($this->_sections['files'])) unset($this->_sections['files']);
- $this->_sections['files']['name'] = 'files';
- $this->_sections['files']['loop'] = is_array($this->_tpl_vars['files']) ? count($this->_tpl_vars['files']) : max(0, (int)$this->_tpl_vars['files']);
- $this->_sections['files']['show'] = true;
- $this->_sections['files']['max'] = $this->_sections['files']['loop'];
- $this->_sections['files']['step'] = 1;
- $this->_sections['files']['start'] = $this->_sections['files']['step'] > 0 ? 0 : $this->_sections['files']['loop']-1;
- if ($this->_sections['files']['show']) {
- $this->_sections['files']['total'] = $this->_sections['files']['loop'];
- if ($this->_sections['files']['total'] == 0)
- $this->_sections['files']['show'] = false;
- } else
- $this->_sections['files']['total'] = 0;
- if ($this->_sections['files']['show']):
-
- for ($this->_sections['files']['index'] = $this->_sections['files']['start'], $this->_sections['files']['iteration'] = 1;
- $this->_sections['files']['iteration'] <= $this->_sections['files']['total'];
- $this->_sections['files']['index'] += $this->_sections['files']['step'], $this->_sections['files']['iteration']++):
- $this->_sections['files']['rownum'] = $this->_sections['files']['iteration'];
- $this->_sections['files']['index_prev'] = $this->_sections['files']['index'] - $this->_sections['files']['step'];
- $this->_sections['files']['index_next'] = $this->_sections['files']['index'] + $this->_sections['files']['step'];
- $this->_sections['files']['first'] = ($this->_sections['files']['iteration'] == 1);
- $this->_sections['files']['last'] = ($this->_sections['files']['iteration'] == $this->_sections['files']['total']);
- ?>
- <?php echo $this->_tpl_vars['files'][$this->_sections['files']['index']]['name']; ?>
-
- <?php endfor; endif; ?>
-
- [INFOTYPES]
-