Class PhpiCalLib_Event

Description

An eventc iCalendar component

Located in /event.php (line 31)

PhpiCalLib_Component
   |
   --PhpiCalLib_Event
Method Summary
PhpiCalLib_Event __construct ()
bool AllDay ()
Variables
Methods
Constructor __construct (line 32)
  • access: public
PhpiCalLib_Event __construct ()

Redefinition of:
PhpiCalLib_Component::__construct()
Constructor
AddPropertyPermitted (line 139)

Overridden because events have further rules to validate

  • access: protected
void AddPropertyPermitted (PhpiCalLib_ContentLine $ContentLine)

Redefinition of:
PhpiCalLib_Component::AddPropertyPermitted()
Determine if the given property is permitted for addition
AllDay (line 113)

Determine if it's an all day event

  • return: True if the event lasts all day, else false.
  • access: public
bool AllDay ()
SetPropertyPermitted (line 128)

Overridden because events have further rules to validate

  • access: protected
void SetPropertyPermitted (PhpiCalLib_ContentLine $ContentLine)

Redefinition of:
PhpiCalLib_Component::SetPropertyPermitted()
Determine if the given property can be changed

Inherited Methods

Inherited From PhpiCalLib_Component

PhpiCalLib_Component::__construct()
PhpiCalLib_Component::AddProperty()
PhpiCalLib_Component::AddPropertyPermitted()
PhpiCalLib_Component::Create()
PhpiCalLib_Component::CreateComponent()
PhpiCalLib_Component::GetName()
PhpiCalLib_Component::GetProperties()
PhpiCalLib_Component::GetProperty()
PhpiCalLib_Component::GetType()
PhpiCalLib_Component::RemoveProperty()
PhpiCalLib_Component::RemovePropertyPermitted()
PhpiCalLib_Component::SetName()
PhpiCalLib_Component::SetProperties()
PhpiCalLib_Component::SetProperty()
PhpiCalLib_Component::SetPropertyPermitted()
PhpiCalLib_Component::SetType()
PhpiCalLib_Component::ToComponentType()
PhpiCalLib_Component::ToString()

Documentation generated on Tue, 01 Apr 2008 00:20:24 +0100 by phpDocumentor 1.4.0