Class vo_news_read

Description

value object for table news_read

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

vo
   |
   --vo_news_read
Direct descendents
Class Description
 class dao_news_read data access object for table news_read
Variable Summary
 int(10) $count_notread
 int(11) $id_news_feed
 int(11) $id_user
 int(11) $lastread
Method Summary
 void get_primary_key ()
 void store ()
Variables
int(10) $count_notread = 0 (line 55)
  • access: public
int(11) $id_news_feed = 0 (line 37)
  • access: public
int(11) $id_user = 0 (line 43)
  • access: public
int(11) $lastread = 0 (line 49)
  • access: public
Methods
get_primary_key (line 88)

returns the primary key value for this record

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

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