Class vo_dividend

Description

value object for table dividend

Located in /lib/vo_dividend.class.php (line 32)

vo
   |
   --vo_dividend
Direct descendents
Class Description
 class dao_dividend data access object for table dividend
Variable Summary
 int(11) $date
 int(11) $id
 int(11) $id_stock
 float(10,4) $received
Method Summary
 void get_primary_key ()
 void store ()
Variables
int(11) $date = 0 (line 49)
  • access: public
int(11) $id = 0 (line 37)
  • access: public
int(11) $id_stock = 0 (line 43)
  • access: public
float(10,4) $received = 0.000000 (line 55)
  • access: public
Methods
get_primary_key (line 88)

returns the primary key value for this record

  • access: public
void get_primary_key ()
store (line 63)

returns SQL INSERT/UPDATE statement for this record

  • access: public
void store ()

Inherited Methods

Inherited From vo

 vo::__construct()

Documentation generated on Sun, 22 Aug 2010 11:20:28 +0200 by phpDocumentor 1.4.3