Class vo_news_assign

Description

value object for table news_assign

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

vo
   |
   --vo_news_assign
Direct descendents
Class Description
 class dao_news_assign data access object for table news_assign
Variable Summary
 int(11) $id_news_item
 int(11) $id_position
 tinyint(1) $is_assigned
Method Summary
 void store ()
Variables
int(11) $id_news_item = 0 (line 37)
  • access: public
int(11) $id_position = 0 (line 43)
  • access: public
tinyint(1) $is_assigned = 0 (line 49)
  • access: public
Methods
store (line 57)

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