Class vo_access

Description

value object for table access

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

vo
   |
   --vo_access
Direct descendents
Class Description
 class dao_access data access object for table access
Variable Summary
 tinyint(1) $access
 int(11) $id_user
 char(32) $name
Method Summary
 void get_primary_key ()
 void store ()
Variables
tinyint(1) $access = 0 (line 49)
  • access: public
int(11) $id_user = 0 (line 37)
  • access: public
char(32) $name = false (line 43)
  • access: public
Methods
get_primary_key (line 79)

returns the primary key value for this record

  • access: public
void get_primary_key ()
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:28 +0200 by phpDocumentor 1.4.3