Class Horde_ActiveSync_Message_Task
Horde_ActiveSync_Message_Task class represents a single ActiveSync Task.
Copyright 2010-2012 Horde LLC (http://www.horde.org/)
- Horde_ActiveSync_Message_Base
- Horde_ActiveSync_Message_Task
Package: ActiveSync
Author: Michael J. Rubinsky mrubinsk@horde.org
Located at Horde/ActiveSync/Message/Task.php
Author: Michael J. Rubinsky mrubinsk@horde.org
Located at Horde/ActiveSync/Message/Task.php
public
|
|
public
string
|
|
public
string
|
|
public
|
|
public
|
|
public
integer
|
|
public
|
|
public
Horde_Date
|
|
public
|
#
setDueDate( Horde_Date $date )
Set the due date. Note that even though the property is called UTCDueDate we still pass a Horde_Date in the user's timezone since the dates are transformed to UTC during encoding. Yay consistency... |
public
Horde_Date
|
|
public
|
|
public
integer
|
|
public
|
|
public
Horde_Date
|
|
public
|
|
public
Horde_Date
|
|
public
string
|
__call(),
__construct(),
__get(),
__isset(),
__set(),
decodeStream(),
encodeStream(),
getSupported(),
isGhosted(),
setSupported()
|
string |
POOMTASKS_BODY
|
#
'POOMTASKS:Body'
|
string |
POOMTASKS_BODYSIZE
|
#
'POOMTASKS:BodySize'
|
string |
POOMTASKS_BODYTRUNCATED
|
#
'POOMTASKS:BodyTruncated'
|
string |
POOMTASKS_CATEGORIES
|
#
'POOMTASKS:Categories'
|
string |
POOMTASKS_CATEGORY
|
#
'POOMTASKS:Category'
|
string |
POOMTASKS_COMPLETE
|
#
'POOMTASKS:Complete'
|
string |
POOMTASKS_DATECOMPLETED
|
#
'POOMTASKS:DateCompleted'
|
string |
POOMTASKS_DUEDATE
|
#
'POOMTASKS:DueDate'
|
string |
POOMTASKS_UTCDUEDATE
|
#
'POOMTASKS:UtcDueDate'
|
string |
POOMTASKS_IMPORTANCE
|
#
'POOMTASKS:Importance'
|
string |
POOMTASKS_RECURRENCE
|
#
'POOMTASKS:Recurrence'
|
string |
POOMTASKS_TYPE
|
#
'POOMTASKS:Type'
|
string |
POOMTASKS_START
|
#
'POOMTASKS:Start'
|
string |
POOMTASKS_UNTIL
|
#
'POOMTASKS:Until'
|
string |
POOMTASKS_OCCURRENCES
|
#
'POOMTASKS:Occurrences'
|
string |
POOMTASKS_INTERVAL
|
#
'POOMTASKS:Interval'
|
string |
POOMTASKS_DAYOFWEEK
|
#
'POOMTASKS:DayOfWeek'
|
string |
POOMTASKS_DAYOFMONTH
|
#
'POOMTASKS:DayOfMonth'
|
string |
POOMTASKS_WEEKOFMONTH
|
#
'POOMTASKS:WeekOfMonth'
|
string |
POOMTASKS_MONTHOFYEAR
|
#
'POOMTASKS:MonthOfYear'
|
string |
POOMTASKS_REGENERATE
|
#
'POOMTASKS:Regenerate'
|
string |
POOMTASKS_DEADOCCUR
|
#
'POOMTASKS:DeadOccur'
|
string |
POOMTASKS_REMINDERSET
|
#
'POOMTASKS:ReminderSet'
|
string |
POOMTASKS_REMINDERTIME
|
#
'POOMTASKS:ReminderTime'
|
string |
POOMTASKS_SENSITIVITY
|
#
'POOMTASKS:Sensitivity'
|
string |
POOMTASKS_STARTDATE
|
#
'POOMTASKS:StartDate'
|
string |
POOMTASKS_UTCSTARTDATE
|
#
'POOMTASKS:UtcStartDate'
|
string |
POOMTASKS_SUBJECT
|
#
'POOMTASKS:Subject'
|
string |
POOMTASKS_RTF
|
#
'POOMTASKS:Rtf'
|
integer |
TASK_COMPLETE_TRUE
|
#
1
|
integer |
TASK_COMPLETE_FALSE
|
#
0
|
integer |
IMPORTANCE_LOW
|
#
0
|
integer |
IMPORTANCE_NORMAL
|
#
1
|
integer |
IMPORTANCE_HIGH
|
#
2
|
integer |
REMINDER_SET_FALSE
|
#
0
|
integer |
REMINDER_SET_TRUE
|
#
1
|
KEY_ATTRIBUTE,
KEY_TYPE,
KEY_VALUES,
TYPE_DATE,
TYPE_DATE_DASHES,
TYPE_HEX,
TYPE_MAPI_STREAM
|
public
array
|
$categories
|
#
array()
|
public
integer
|
$bodytruncated
|
#
0
|
$flags
|