API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5

Référence du fichier administrator/components/com_search/views/search/tmpl/default.php

Variables


Documentation des variables

$k = 1 - $k
if ($this->showResults) endif
Valeur initiale :
">
                                                <?php echo $this->pageNav->getListFooter(); ?>
                                        </td>
                                </tr>
                        </tfoot>
                        <tbody>
                        <?php
                        $k = 0;
                        for ($i=0, $n = count($this->items); $i < $n; $i++) {
                                $row =& $this->items[$i];
                                ?>
                                <tr class="row<?php echo $k