libical
[ class tree: libical ] [ index: libical ] [ all elements ]

Class: vTodo

Source Location: /ical.php

Class Overview

ical_ComponentManager
   |
   --vTodo

Todo object class


Variables


Inherited Variables

Inherited Methods

Class: ical_ComponentManager

ical_ComponentManager::add()
Add this value if it can have multiple entries, otherwise overwrite the old one.
ical_ComponentManager::add_new()
This is only used for adding additional items.
ical_ComponentManager::cleanup_array()
Prepare iCal array of lines for further processing.
ical_ComponentManager::components_dump()
Dump component values to text format.
ical_ComponentManager::format_line()
Do line folding as defined in the RFC.
ical_ComponentManager::get()
Return an array of ical_Property objects for the component.
ical_ComponentManager::get_all()
Return all component values in native array form.
ical_ComponentManager::ical_dump()
Dump ical data to text.
ical_ComponentManager::load_ical()
Recursive method to add ical objects from their text.
ical_ComponentManager::remove()
Remove all of a given component.
ical_ComponentManager::rfc_verify()
Return 0 when everything checks out, negative code otherwise.
ical_ComponentManager::set()
Set all values for this component type in this array return 0 on success, 1 otherwise.

Class Details

[line 667]
Todo object class



[ Top ]


Class Variables

$allowed_subelements = array('VALARM')

[line 670]


Type:   mixed


[ Top ]

$onlyonce = array('CLASS','COMPLETED','CREATED','DESCRIPTION','DTSTAMP','DTSTART','GEO','LAST-MOD','LOCATION','ORGANIZER','PERCENT','PRIORITY','RECURID','SEQ','STATUS','SUMMARY','UID','URL')

[line 668]


Type:   mixed


[ Top ]

$required = array()

[line 669]


Type:   mixed


[ Top ]

$toggle = array(array('DUE','DURATION'))

[line 671]


Type:   mixed


[ Top ]



Documentation generated on Tue, 14 Aug 2007 19:37:30 -0700 by phpDocumentor 1.4.0