Class vo_position

Description

value object for table position

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

vo
   |
   --vo_position
Direct descendents
Class Description
 class dao_position data access object for table position
Variable Summary
 int(11) $closed
 text(None) $comment
 int(11) $id
 int(11) $id_portfolio
 int(11) $id_stock
Method Summary
 void get_primary_key ()
 void store ()
Variables
int(11) $closed = 0 (line 55)
  • access: public
text(None) $comment = '' (line 61)
  • access: public
int(11) $id = 0 (line 37)
  • access: public
int(11) $id_portfolio = 0 (line 43)
  • access: public
int(11) $id_stock = 0 (line 49)
  • 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