Class vo_figure_var

Description

value object for table figure_var

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

vo
   |
   --vo_figure_var
Direct descendents
Class Description
 class dao_figure_var data access object for table figure_var
Variable Summary
 text(None) $comment
 mediumtext(None) $expression
 int(11) $id
 int(11) $id_user
 varchar(255) $name
 varchar(3) $unit
Method Summary
 void get_primary_key ()
 void store ()
Variables
text(None) $comment = '' (line 67)
  • access: public
mediumtext(None) $expression = '' (line 61)
  • access: public
int(11) $id = 0 (line 37)
  • access: public
int(11) $id_user = 0 (line 43)
  • access: public
varchar(255) $name = '' (line 49)
  • access: public
varchar(3) $unit = '' (line 55)
  • access: public
Methods
get_primary_key (line 106)

returns the primary key value for this record

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

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