31<form onsubmit=
"set_action_related('fresultaction');return false;" id=
"fresultaction">
34<?php
if (isset(
$limit)) : ?>
35 <
h2 class=
"notice">Recherche limitée à <?php echo $limit?> résultats</
h2>
45 <?php echo _(
"Date");?>
48 <?php echo _(
"Ref");?>
51 <?php echo _(
"Titre");?>
54 <?php echo _(
"Destinataire");?>
57 <?php echo _(
"Type");?>
60<?php
for (
$i=0;$i<$limit;$i++):?>
61 <?php
$class=(
$i%2==0)?
' class="odd" ':
' class="even"'; ?>
62 <tr <?php echo $class?>>
67 $ck->set_range(
"ag_id_search_ck");
78 <?php echo
h(
$a_row[
$i][
'sub_ag_title'])?>
h2($p_string, $p_class="", $raw="")
th($p_string, $p_extra='', $raw='')
tr($p_string, $p_extra='')
td($p_string='', $p_extra='')
surround the string with td
for( $i=0; $i< $limit; $i++)( $i%2==0)?' class $ck
h( $row[ 'oa_description'])
static javascript_set_range($p_name)
Before calling this function , you must set a range with the function set_range.