Many properties specify a value of type date-time / date. This base class can be used for those.
Located in /dateordatetimeproperties.php (line 31)
PhpiCalLib_ContentLine | --PhpiCalLib_Properties_UnencodedProperty | --PhpiCalLib_Properties_DateOrDateTimeProperty
| Class | Description |
|---|---|
| PhpiCalLib_Properties_DtEndProperty | The DTEND property. |
| PhpiCalLib_Properties_DueProperty | The DUE property. |
| PhpiCalLib_Properties_DtStartProperty | The DTSTART property. |
| PhpiCalLib_Properties_RecurrenceIdProperty | The RECURRENCE-ID property. |
| PhpiCalLib_Properties_ExDateProperty | The EXDATE property. |
Inherited from PhpiCalLib_ContentLine
PhpiCalLib_ContentLine::$aParameters
PhpiCalLib_ContentLine::$aPermittedParameters
PhpiCalLib_ContentLine::$EncodedValue
PhpiCalLib_ContentLine::$IanaTokenRegex
PhpiCalLib_ContentLine::$Name
PhpiCalLib_ContentLine::$NameSplitRegex
PhpiCalLib_ContentLine::$Type
Access the date-time of the value. This will return null if the value is a date not a date-time
Access the Date of the value.
Access the Time of the value. This will return null if the value is a date not a date-time
Set to a date-time property as represented by the given timestamp
Set to a date-time property as represented by the given timestamp
Set the value as a DateTime
Set the value as a Date
Overridden to do extra parsing to extract the $TextValue
Return a timestamp WRT to UTC.
If the value is a Date, then it will be set to midnight.
Inherited From PhpiCalLib_Properties_UnencodedProperty
PhpiCalLib_Properties_UnencodedProperty::GetValue()
PhpiCalLib_Properties_UnencodedProperty::SetValue()
Inherited From PhpiCalLib_ContentLine
PhpiCalLib_ContentLine::__construct()
PhpiCalLib_ContentLine::AddParameter()
PhpiCalLib_ContentLine::AddParameterPermitted()
PhpiCalLib_ContentLine::Copy()
PhpiCalLib_ContentLine::Create()
PhpiCalLib_ContentLine::CreateContentLine()
PhpiCalLib_ContentLine::GetEncodedValue()
PhpiCalLib_ContentLine::GetName()
PhpiCalLib_ContentLine::GetParameter()
PhpiCalLib_ContentLine::GetParameters()
PhpiCalLib_ContentLine::GetType()
PhpiCalLib_ContentLine::RemoveParameter()
PhpiCalLib_ContentLine::RemoveParameterPermitted()
PhpiCalLib_ContentLine::SetEncodedValue()
PhpiCalLib_ContentLine::SetName()
PhpiCalLib_ContentLine::SetParameter()
PhpiCalLib_ContentLine::SetParameterPermitted()
PhpiCalLib_ContentLine::SetParameters()
PhpiCalLib_ContentLine::SetType()
PhpiCalLib_ContentLine::ToContentLines()
PhpiCalLib_ContentLine::ToPropertyName()
PhpiCalLib_ContentLine::ToPropertyType()
PhpiCalLib_ContentLine::ToString()
Documentation generated on Tue, 01 Apr 2008 00:20:12 +0100 by phpDocumentor 1.4.0