Package native :: Package egroupware :: Module egroupware :: Class Session
[show private | hide private]
[frames | no frames]

Class Session


Method Summary
  __init__(self, sp, ifo)
  __del__(self)
  doescontactexist(self, id)
  getcalendar(self, start, end)
  getcategories(self)
Get the list of categories
  getcontacts(self)
returns all contacts
  getcontactspbformat(self)
returns contacts in a format suitable for the BitPim phonebook importer
  getyearcalendar(self, year)
  writecontact(self, contact)
Returns the id of the contact

Method Details

getcategories(self)

Get the list of categories

getcontacts(self)

returns all contacts

getcontactspbformat(self)

returns contacts in a format suitable for the BitPim phonebook importer

writecontact(self, contact)

Returns the id of the contact

Generated by Epydoc 2.1 on Fri Aug 15 18:58:33 2008 http://epydoc.sf.net