noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
lettering.gestion.inc.php File Reference

Go to the source code of this file.

Variables

 $end = new IDate('end')
 $exercice = $g_user->get_exercice()
 $fiche = new Fiche($cn,$_REQUEST['f_id'])
global $g_user
 $letter = new Lettering_Card($cn)
 $periode = new Periode($cn)
 $quick_code = $fiche->get_quick_code()
 $r = td(_('Date début'))
 $sel = new ISelect('type_let')
 $start = new IDate('start')
if(isset($_POST['record'])) if (isset($_GET['start'])&&isset($_GET['end']))
else $sel selected = 1
$start value = (isset($_GET['start']))?$_GET['start']:$first_per->first_day()

Variable Documentation

$end = new IDate('end')

Definition at line 31 of file lettering.gestion.inc.php.

$exercice = $g_user->get_exercice()

Definition at line 21 of file lettering.gestion.inc.php.

$fiche = new Fiche($cn,$_REQUEST['f_id'])

Definition at line 78 of file lettering.gestion.inc.php.

global $g_user

Definition at line 6 of file lettering.gestion.inc.php.

$letter = new Lettering_Card($cn)

Definition at line 80 of file lettering.gestion.inc.php.

$periode = new Periode($cn)

Definition at line 22 of file lettering.gestion.inc.php.

$quick_code = $fiche->get_quick_code()

Definition at line 79 of file lettering.gestion.inc.php.

$r = td(_('Date début'))

Definition at line 27 of file lettering.gestion.inc.php.

$sel = new ISelect('type_let')

Definition at line 38 of file lettering.gestion.inc.php.

$start = new IDate('start')

Definition at line 25 of file lettering.gestion.inc.php.

if (isset($_POST['record'])) if(isset($_GET['start'])&&isset($_GET['end']))

Definition at line 69 of file lettering.gestion.inc.php.

else $sel selected = 1

Definition at line 45 of file lettering.gestion.inc.php.

$sel value = (isset($_GET['start']))?$_GET['start']:$first_per->first_day()

Definition at line 26 of file lettering.gestion.inc.php.

 All Data Structures Namespaces Files Functions Variables Enumerations