Class UNL_UCBCN_Eventdatetime
Description
ORM for a record within the database.
Located in /UNL/UCBCN/Eventdatetime.php (line 29)
DB_DataObject | --UNL_UCBCN_Eventdatetime
Variable Summary
mixed
$additionalpublicinfo
mixed
$directions
mixed
$endtime
mixed
$event_id
mixed
$fb_addFormHeader
mixed
$fb_elementTypeMap
mixed
$fb_excludeFromAutoRules
mixed
$fb_fieldLabels
mixed
$fb_formHeaderText
mixed
$fb_hiddenFields
mixed
$fb_linkNewValue
mixed
$fb_preDefOrder
mixed
$hours
mixed
$id
mixed
$location_id
mixed
$room
mixed
$starttime
mixed
$__table
Method Summary
Variables
mixed
$additionalpublicinfo
(line 43)
mixed
$directions
(line 42)
mixed
$endtime
(line 39)
mixed
$event_id
(line 36)
mixed
$fb_addFormHeader
= false (line 59)
mixed
$fb_dateToDatabaseCallback
= array('UNL_UCBCN_Eventdatetime','dateToDatabaseCallback') (line 61)
mixed
$fb_elementTypeMap
= array('datetime'=>'jscalendar') (line 55)
mixed
$fb_excludeFromAutoRules
= array('event_id') (line 57)
mixed
$fb_fieldLabels
= array('location_id' => 'Location',
'starttime' => 'Start Time',
'endtime' => 'End Time',
'additionalpublicinfo' => 'Additional Public Info') (line 51)
'starttime' => 'Start Time',
'endtime' => 'End Time',
'additionalpublicinfo' => 'Additional Public Info') (line 51)
mixed
$fb_formHeaderText
= 'Event Location, Date and Time' (line 60)
mixed
$fb_hiddenFields
= array('event_id', 'hours') (line 56)
mixed
$fb_linkNewValue
= true (line 58)
mixed
$fb_preDefOrder
= array('location_id','room') (line 62)
mixed
$hours
(line 41)
mixed
$id
(line 35)
mixed
$location_id
(line 37)
mixed
$room
(line 40)
mixed
$starttime
(line 38)
mixed
$__table
= 'eventdatetime' (line 34)
Methods
dateToDatabaseCallback (line 286)
void
dateToDatabaseCallback
( $value)
- $value
delete (line 320)
void
delete
()
getLocation (line 334)
Gets an object for the location of this event date and time.
UNL_UCBCN_Location
getLocation
()
insert (line 302)
void
insert
()
keys (line 79)
void
keys
()
links (line 91)
void
links
()
postGenerateForm (line 135)
void
postGenerateForm
( &$form, &$fb)
- &$form
- &$fb
preGenerateForm (line 97)
void
preGenerateForm
( &$fb)
- &$fb
prepareLinkedDataObject (line 291)
void
prepareLinkedDataObject
( &$linkedDataObject, $field)
- &$linkedDataObject
- $field
preProcessForm (line 168)
void
preProcessForm
( &$values, &$fb)
- &$values
- &$fb
sequenceKey (line 86)
void
sequenceKey
()
staticGet (line 46)
void
staticGet
( $k, [ $v = NULL])
- $k
- $v
table (line 64)
void
table
()
update (line 311)
void
update
()
_array2date (line 191)
void
_array2date
( $dateInput, [ $timestamp = false])
- $dateInput
- $timestamp
Documentation generated on Wed, 12 Aug 2009 13:00:42 -0500 by phpDocumentor 1.4.2




