Class vo_timetag

Description

value object for table timetag

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

vo
   |
   --vo_timetag
Direct descendents
Class Description
 class dao_timetag data access object for table timetag
Variable Summary
 text(None) $description
 int(10) $end
 int(11) $id
 int(11) $id_user
 int(10) $start
 varchar(255) $title
Method Summary
 void get_primary_key ()
 void store ()
Variables
text(None) $description = '' (line 55)
  • access: public
int(10) $end = 0 (line 67)
  • access: public
int(11) $id = 0 (line 37)
  • access: public
int(11) $id_user = 0 (line 43)
  • access: public
int(10) $start = 0 (line 61)
  • access: public
varchar(255) $title = '' (line 49)
  • 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:30 +0200 by phpDocumentor 1.4.3