Class CalendarEvent
This is the model class for table "x2_actions".
- CComponent
- CModel implements IteratorAggregate, ArrayAccess
- CFormModel
- CalendarEvent
Package: application\modules\calendar\models
Located at x2engine/protected/modules/calendar/models/CalendarEvent.php
Located at x2engine/protected/modules/calendar/models/CalendarEvent.php
public
array
|
|
public
array
|
|
public
|
__construct(),
attributeNames(),
init()
|
addError(),
addErrors(),
afterConstruct(),
afterValidate(),
beforeValidate(),
behaviors(),
clearErrors(),
createValidators(),
generateAttributeLabel(),
getAttributeLabel(),
getAttributes(),
getError(),
getErrors(),
getIterator(),
getSafeAttributeNames(),
getScenario(),
getValidatorList(),
getValidators(),
hasErrors(),
isAttributeRequired(),
isAttributeSafe(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
onAfterConstruct(),
onAfterValidate(),
onBeforeValidate(),
onUnsafeAttribute(),
setAttributes(),
setScenario(),
unsetAttributes(),
validate()
|
__call(),
__get(),
__isset(),
__set(),
__unset(),
asa(),
attachBehavior(),
attachBehaviors(),
attachEventHandler(),
canGetProperty(),
canSetProperty(),
detachBehavior(),
detachBehaviors(),
detachEventHandler(),
disableBehavior(),
disableBehaviors(),
enableBehavior(),
enableBehaviors(),
evaluateExpression(),
getEventHandlers(),
hasEvent(),
hasEventHandler(),
hasProperty(),
raiseEvent()
|
public
mixed
|
$dueDate |
|
|
public
mixed
|
$completeDate |
|
|
public
mixed
|
$associationType |
|
|
public
mixed
|
$associationId |
|
|
public
mixed
|
$assignedTo |
|
|
public
mixed
|
$priority |
|
|
public
mixed
|
$visibility |
|
|
public
mixed
|
$reminder |
|
|
public
mixed
|
$type |
|
|
public
mixed
|
$recurrence |
|
|
public
mixed
|
$endRecurrence |
|
|
public
mixed
|
$allDay |
|
|
public
mixed
|
$color |
|
public
integer
|
$id | |
public
string
|
$assignedTo | |
public
string
|
$actionDescription | |
public
integer
|
$visibility | |
public
integer
|
$associationId | |
public
string
|
$associationType | |
public
string
|
$associationName | |
public
integer
|
$dueDate | |
public
integer
|
$showTime | |
public
string
|
$priority | |
public
string
|
$type | |
public
integer
|
$createDate | |
public
string
|
$complete | |
public
string
|
$reminder | |
public
string
|
$completedBy | |
public
integer
|
$completeDate | |
public
integer
|
$lastUpdated | |
public
string
|
$updatedBy | |
public
integer
|
$workflowId | |
public
integer
|
$stageNumber |
$attributes,
$errors,
$iterator,
$safeAttributeNames,
$scenario,
$validatorList,
$validators
|