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

class_operation.php File Reference

To remove ? More...

Go to the source code of this file.

Variables

 $p_cent = ( isset ( $_POST['cent']) )?'on':'off'
 $Jrn = new jrn($cn,$_POST['jrn_id'])
$a cent = $p_cent
 $all = array('value'=>0,'label'=>'All')
 $ret [$a] = $all
 $w = new widget("select")
$w table = 1
$w label = "Choississez le journal"
 print
 $periode_start = make_array($cn,"select p_id,to_char(p_start,'DD-MM-YYYY') from parm_periode order by p_id")
 $periode_end = make_array($cn,"select p_id,to_char(p_end,'DD-MM-YYYY') from parm_periode order by p_id")
print</TR >< TR > $centralise = new widget("checkbox")


Detailed Description

To remove ?

Todo:
obsolete ? then remove

Definition in file class_operation.php.


Variable Documentation

$all = array('value'=>0,'label'=>'All')
 

Definition at line 86 of file class_operation.php.

Referenced by fiche::GetByDef(), fiche::GetByType(), fiche_def_ref::LoadAll(), Invoice::myList(), and Document_modele::myList().

print</TR><TR> $centralise = new widget("checkbox")
 

Definition at line 110 of file class_operation.php.

$Jrn = new jrn($cn,$_POST['jrn_id'])
 

Definition at line 36 of file class_operation.php.

$p_cent = ( isset ( $_POST['cent']) )?'on':'off'
 

Definition at line 33 of file class_operation.php.

$periode_end = make_array($cn,"select p_id,to_char(p_end,'DD-MM-YYYY') from parm_periode order by p_id")
 

Definition at line 107 of file class_operation.php.

$periode_start = make_array($cn,"select p_id,to_char(p_start,'DD-MM-YYYY') from parm_periode order by p_id")
 

Definition at line 103 of file class_operation.php.

$ret[$a] = $all
 

Definition at line 87 of file class_operation.php.

Referenced by cl_user::Check(), fiche::Display(), ExecSql(), FormPeriode(), FormPeriodeMult(), Document::Generate(), Invoice::Get(), Document_modele::Get(), Document::Get(), GetJrnName(), rapport::GetName(), poste::GetName(), jrn::GetName(), GetNextFiche(), getPeriodeName(), ImpHtml(), PosteForm(), Invoice::Save(), Document_modele::Save(), save_upload_document(), ShowItem(), ShowMenuJrn(), and Document::Upload().

$w = new widget("select")
 

Definition at line 97 of file class_operation.php.

$a cent = $p_cent
 

Definition at line 43 of file class_operation.php.

Referenced by jrn::GetRow(), and jrn::GetRowSimple().

$centralise label = "Choississez le journal"
 

Definition at line 99 of file class_operation.php.

print
 

Definition at line 101 of file class_operation.php.

Referenced by ExecuteScript(), ImportCSV(), and Cpdf::setEncryption().

$centralise table = 1
 

Definition at line 98 of file class_operation.php.


Generated on Fri Jun 23 00:12:46 2006 for phpcompta by  doxygen 1.4.4