| Home | Trees | Index | Help |
|---|
| Package pdi :: Module icalendar :: Class ICalendar |
|
object--+ |Component--+ |VCalendar--+ | ICalendar
| Method Summary | |
|---|---|
| |
| a new object with type S, a subtype of T |
|
Serialize this component as well as it's properties and subcomponents. (inherited from Component)
| |
pdi.core.Component
|
Add a subcomponent to this component. (inherited from Component)
|
Candy method for adding several components at one time. (inherited from Component)
| |
Candy method for adding several properties at one time. (inherited from Component)
| |
pdi.core.Property
|
Add a property to this component. (inherited from Component)
|
| string |
Because of the crappy iCalendar standard still uses VCALENDAR sections, pretend the name is VCALENDAR. |
Interprets a symbol and value. (inherited from Component)
| |
pdi.core.Component
|
This parses one line of data. (inherited from Component)
|
Register all valid (or invalid, depending on rule) components. (inherited from Component)
| |
Register valid (or invalid, depending on rule) properties. (inherited from Component)
| |
Register available property types. (inherited from Component)
| |
This will make sure that all mandatory components and properties are present. (inherited from Component)
| |
Internal method for validating components. (inherited from Component)
| |
| Method Details |
|---|
__init__(self,
parent=None)
|
__new__(S, ...)
|
getName(self)Because of the crappy iCalendar standard still uses VCALENDAR sections, pretend the name is VCALENDAR.
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.1 on Sun Nov 24 14:33:25 2002 | http://epydoc.sf.net |