Class PhpiCalLib_Properties_DueProperty

Description

The DUE property.

        due        = "DUE" dueparam ":" dueval CRLF

        dueparam   = *(

                   ; the following are OPTIONAL,
                   ; but MUST NOT occur more than once
                   (";" "VALUE" "=" ("DATE-TIME" / "DATE")) /
                   (";" tzidparam) /

                   ; the following is OPTIONAL,
                   ; and MAY occur more than once
                   (";" other-param)
                   )

        dueval     = date-time / date
        ;Value MUST match value type

Located in /dateordatetimeproperties.php (line 228)

PhpiCalLib_ContentLine
   |
   --PhpiCalLib_Properties_UnencodedProperty
      |
      --PhpiCalLib_Properties_DateOrDateTimeProperty
         |
         --PhpiCalLib_Properties_DueProperty
Method Summary
PhpiCalLib_Properties_DueProperty __construct ()
Variables
Methods
Constructor __construct (line 229)
  • access: public
PhpiCalLib_Properties_DueProperty __construct ()

Redefinition of:
PhpiCalLib_ContentLine::__construct()
Constructor

Inherited Methods

Inherited From PhpiCalLib_Properties_DateOrDateTimeProperty

PhpiCalLib_Properties_DateOrDateTimeProperty::GetDateTimeValue()
PhpiCalLib_Properties_DateOrDateTimeProperty::GetDateValue()
PhpiCalLib_Properties_DateOrDateTimeProperty::GetTimeValue()
PhpiCalLib_Properties_DateOrDateTimeProperty::SetDateFromTimeStamp()
PhpiCalLib_Properties_DateOrDateTimeProperty::SetDateTimeFromTimeStamp()
PhpiCalLib_Properties_DateOrDateTimeProperty::SetDateTimeValue()
PhpiCalLib_Properties_DateOrDateTimeProperty::SetDateValue()
PhpiCalLib_Properties_DateOrDateTimeProperty::SetEncodedValue()
PhpiCalLib_Properties_DateOrDateTimeProperty::ToTimeStamp()

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:15 +0100 by phpDocumentor 1.4.0