Class vo_position_revision

Description

value object for table position_revision

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

vo
   |
   --vo_position_revision
Direct descendents
Class Description
 class dao_position_revision data access object for table position_revision
Variable Summary
 int(11) $date
 int(11) $id_order
 int(11) $id_position
 float(None) $invested
 float(50,4) $shares
Method Summary
 void get_primary_key ()
 void store ()
Variables
int(11) $date = 0 (line 49)
  • access: public
int(11) $id_order = 0 (line 37)
  • access: public
int(11) $id_position = 0 (line 43)
  • access: public
float(None) $invested = 0.000000 (line 61)
  • access: public
float(50,4) $shares = 0.000000 (line 55)
  • access: public
Methods
get_primary_key (line 97)

returns the primary key value for this record

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

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:29 +0200 by phpDocumentor 1.4.3