Class vo_split

Description

value object for table split

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

vo
   |
   --vo_split
Direct descendents
Class Description
 class dao_split data access object for table split
Variable Summary
 mediumtext(None) $comment
 int(11) $date
 int(11) $id
 int(11) $id_stock
 varchar(11) $ratio
Method Summary
 void get_primary_key ()
 void store ()
Variables
mediumtext(None) $comment = '' (line 61)
  • access: public
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
varchar(11) $ratio = '' (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:30 +0200 by phpDocumentor 1.4.3