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

poste Class Reference

Manage the account. More...


Public Member Functions

 poste ($p_cn, $p_id)
 GetRow ($p_from, $p_to)
 Get dat for poste.
 GetName ()
 Return the name of a account.
 GetSolde ($p_cond="")
 give the balance of an account
 GetSoldeDetail ($p_cond="")
 give the balance of an account

Data Fields

 $db
 $id
 $row


Detailed Description

Manage the account.

Definition at line 28 of file class_poste.php.


Constructor & Destructor Documentation

poste::poste p_cn,
p_id
 

Definition at line 32 of file class_poste.php.

References $p_id.


Member Function Documentation

poste::GetName  ) 
 

Return the name of a account.

Definition at line 80 of file class_poste.php.

References $r, $ret, and name.

poste::GetRow p_from,
p_to
 

Get dat for poste.

Parameters:
$p_from periode from
$p_to end periode
Returns:
double array (j_date,deb_montant,cred_montant,description,jrn_name,j_debit,jr_internal) (tot_deb,tot_credit

Definition at line 46 of file class_poste.php.

References $array, $i, $Max, $Res, and ExecSql().

poste::GetSolde p_cond = ""  ) 
 

give the balance of an account

Returns:
balance of the account

Definition at line 99 of file class_poste.php.

References $Max, $r, $Res, and ExecSql().

poste::GetSoldeDetail p_cond = ""  ) 
 

give the balance of an account

Returns:
balance of the account

Definition at line 121 of file class_poste.php.

References $Max, $r, $Res, and ExecSql().


Field Documentation

poste::$db
 

Definition at line 29 of file class_poste.php.

poste::$id
 

Definition at line 30 of file class_poste.php.

poste::$row
 

Definition at line 31 of file class_poste.php.


The documentation for this class was generated from the following file:
Generated on Fri Jun 23 00:12:49 2006 for phpcompta by  doxygen 1.4.4