5<fieldset
id=
"asearch" style=
"height:88%">
6 <legend><?php echo _(
'RĂ©sultats'); ?></legend>
7<div
style=
"height:88%;overflow:auto;">
10 echo
'<ul class="aligned-block" style="padding:1px;margin-top: 0px;margin-bottom: 0px;">';
11 if ( $page_card != 0 ) {
13 echo
'<li style="padding:1px">';
14 echo
'<form method="GET" onsubmit="this.ctl=\'ipop_card\';search_get_card(this);return false;">';
16 $url[
"page_card"]=$page_card-1;
17 echo
HtmlInput::array_to_hidden(array(
'accvis',
'inp',
'jrn',
'label',
'typecard',
'price',
'tvaid',
'amount_from_type',
'page_card',
'query',
'inactive_card'),
$url);
22 if ( $record_start < $total_card && $nb_found >= MAX_SEARCH_CARD) {
23 echo
'<li style="padding:1px">';
24 echo
'<form method="GET" onsubmit="this.ctl=\'ipop_card\';search_get_card(this);return false;">';
26 $url[
"page_card"]=$page_card+1;
27 echo
HtmlInput::array_to_hidden(array(
'accvis',
'inp',
'jrn',
'label',
'typecard',
'price',
'tvaid',
'amount_from_type',
'page_card',
'query',
'inactive_card'),
$url);
36<
table class=
"result" >
38 <?php
$class=(
$i%2==0)?
'odd':
'even';?>
39<
tr class=
"<?php echo $class;?>">
41<a href=
"javascript:void(0)" class=
"detail" onclick=
"<?php echo $array[$i]['javascript']?>">
59 <?php echo
$array[
$i][
'first_name']?>
62<?php echo
$array[
$i][
'description']?>
71 <?php echo _(
"Nombre d'enregistrements trouvé:$total_card"); ?>
span($p_string, $p_extra='')
tr($p_string, $p_extra='')
td($p_string='', $p_extra='')
surround the string with td
for($i=0; $i< count($a); $i++) $accvis