vcalinfolog Class Reference

Collaboration diagram for vcalinfolog:

Collaboration graph
[legend]
List of all members.

Public Member Functions

string I boolean exportVTODO (int-I-array $_taskID, string $_version)
 Export infolog tasks as an iCalendar string.
boolean importVCal (string &$_vcalData, int $_taskID=-1)
 Convert VTODO components from an iCalendar string into eGW infolog tasks and write these to the eGW infolog rsc as new tasks or changes of existing tasks.
 setSupportedFields ($_productManufacturer='file', $_productName='')
 vcalinfolog ()

Public Attributes

boinfolog_vtodos $infhnd
 the egwical resource handler object that handles ical import and export for the infolog

Constructor & Destructor Documentation

vcalinfolog::vcalinfolog  ) 
 


Member Function Documentation

string I boolean vcalinfolog::exportVTODO int-I-array $  _taskID,
string $  _version
 

Export infolog tasks as an iCalendar string.

Note:
-- PART OF boinfolog.vcalinfolog API COMPATIBILITY INTERFACE -----------
Todo:
check if the return value of exportVcal is still compatible..
Parameters:
$_taskID id of the task to be exported.
$_version version to set for the iCalendar to be exported
Returns:
string with vCal or false on error

boolean vcalinfolog::importVCal string &$  _vcalData,
int $  _taskID = -1
 

Convert VTODO components from an iCalendar string into eGW infolog tasks and write these to the eGW infolog rsc as new tasks or changes of existing tasks.

Note:
-- PART OF calendar.boical API COMPATIBILITY INTERFACE -----------
Todo:
check if the return value of importVcal is still compatible..
Parameters:
$_vcalData ical data string to be imported
$_taskID fixed id of the eGW task to fill with the VTODO data when -1 import the VTODO content to new EGW according to the Uid Matching Mode set in the handler.
Returns:
$ok false on failure | true on success

vcalinfolog::setSupportedFields _productManufacturer = 'file',
_productName = ''
 


Member Data Documentation

boinfolog_vtodos vcalinfolog::$infhnd
 

the egwical resource handler object that handles ical import and export for the infolog


The documentation for this class was generated from the following file:
Generated on Thu Jun 8 21:57:23 2006 for EgwIcal by  doxygen 1.4.6