Main Page | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

user_impress.php File Reference

Main page for the printing. More...

Go to the source code of this file.

Variables

 $cn = DbConnect($_SESSION['g_dossier'])
 $User = new cl_user($cn)
 $p_array
 $default = ( isset ($_GET['type']))?"user_impress.php?type=".$_GET['type']:""
 $result = ShowItem($p_array,'H',"cell","mtitle",$default)
 break
case poste
case rapport
case bilan
case bal
case fiche
case list_client


Detailed Description

Main page for the printing.

Definition in file user_impress.php.


Variable Documentation

$cn = DbConnect($_SESSION['g_dossier'])
 

Definition at line 33 of file user_impress.php.

$default = ( isset ($_GET['type']))?"user_impress.php?type=".$_GET['type']:""
 

Definition at line 59 of file user_impress.php.

Referenced by ShowMenuCompta().

$p_array
 

Initial value:

array(array ("user_impress.php?type=jrn","Journaux"),
               array("user_impress.php?type=poste","Poste"),
               array("user_impress.php?type=fiche","Fiche"),
               array("user_impress.php?type=rapport","Rapport"),
               array('user_impress.php?type=bal','Balance des comptes'),
               array("user_impress.php?type=bilan","Bilan"),
               array("user_impress.php?type=list_client","Liste Clients Assujettis")
               )

Definition at line 51 of file user_impress.php.

Referenced by ShowJrn(), ShowMenuCompta(), and u_ShowDossier().

$result = ShowItem($p_array,'H',"cell","mtitle",$default)
 

Definition at line 60 of file user_impress.php.

$User = new cl_user($cn)
 

Definition at line 37 of file user_impress.php.

case bal
 

Definition at line 92 of file user_impress.php.

case bilan
 

Definition at line 88 of file user_impress.php.

break
 

Definition at line 80 of file user_impress.php.

case fiche
 

Definition at line 95 of file user_impress.php.

Referenced by action::Confirm(), action::Display(), action::get(), action::myList(), Document::Replace(), action::SaveStage2(), ShowBox(), TransferCSV(), and action::Update().

case list_client
 

Definition at line 98 of file user_impress.php.

case poste
 

Definition at line 82 of file user_impress.php.

Referenced by ParseFormula(), Supplier::Summary(), and Customer::Summary().

case rapport
 

Definition at line 85 of file user_impress.php.