Class UNL_UCBCN_User
Description
ORM for a record within the database.
Located in /UNL/UCBCN/User.php (line 30)
DB_DataObject | --UNL_UCBCN_User
Variable Summary
mixed
$accountstatus
mixed
$account_id
mixed
$calendar_id
mixed
$datecreated
mixed
$datelastupdated
mixed
$fb_fieldLabels
mixed
$fb_hiddenFields
mixed
$fb_hidePrimaryKey
mixed
$uid
mixed
$uidcreated
mixed
$uidlastupdated
mixed
$__table
Method Summary
void
insert
()
void
keys
()
void
links
()
void
sequenceKey
()
void
table
()
void
update
()
void
__toString
()
Variables
mixed
$accountstatus
(line 39)
mixed
$account_id
(line 37)
mixed
$calendar_id
(line 38)
mixed
$datecreated
(line 40)
mixed
$datelastupdated
(line 42)
mixed
$fb_fieldLabels
= array('calendar_id'=>'Default Calendar') (line 53)
mixed
$fb_hiddenFields
= array('account_id','datecreated','uidcreated','datelastupdated','uidlastupdated','accountstatus') (line 52)
mixed
$fb_hidePrimaryKey
= false (line 51)
mixed
$uid
(line 36)
mixed
$uidcreated
(line 41)
mixed
$uidlastupdated
(line 43)
mixed
$__table
= 'user' (line 35)
Methods
insert (line 129)
void
insert
()
keys (line 69)
void
keys
()
links (line 81)
void
links
()
postGenerateForm (line 100)
void
postGenerateForm
( &$form, &$formBuilder)
- &$form
- &$formBuilder
preGenerateForm (line 89)
void
preGenerateForm
( &$fb)
- &$fb
prepareLinkedDataObject (line 108)
void
prepareLinkedDataObject
( &$ldo, $field)
- &$ldo
- $field
sequenceKey (line 76)
void
sequenceKey
()
staticGet (line 46)
void
staticGet
( $k, [ $v = NULL])
- $k
- $v
table (line 55)
void
table
()
update (line 123)
void
update
()
__toString (line 136)
void
__toString
()
Documentation generated on Wed, 12 Aug 2009 13:00:43 -0500 by phpDocumentor 1.4.2




