Documentation

Documentation

Packages

Kolab

Interfaces, Classes and Traits

Horde_Kolab_Resource_Epoch
Handles Date conversion for the resource handler.
Horde_Kolab_Resource_Exception
This class provides the standard error class for Kolab_Resource exceptions.
Horde_Kolab_Resource_Freebusy_Kolab
Retrieves free/busy data for an email address on a Kolab server.
Horde_Kolab_Resource_Freebusy_Mock
Retrieves free/busy mockup data.
Horde_Kolab_Resource_Freebusy
Retrieves free/busy data for an email address.
Horde_Kolab_Resource_Reply
Represents a reply for an iTip inviation.
Horde_Kolab_Resource_Translation
Horde_Kolab_Resource_Translation is the translation wrapper class for Horde_Kolab_Resource.
Kolab_Resource
Provides Kolab resource handling.

Table of Contents

RM_ACT_ALWAYS_ACCEPT  = 'ACT_ALWAYS_ACCEPT'
RM_ACT_ALWAYS_REJECT  = 'ACT_ALWAYS_REJECT'
RM_ACT_MANUAL  = 'ACT_MANUAL'
RM_ACT_MANUAL_IF_CONFLICTS  = 'ACT_MANUAL_IF_CONFLICTS'
RM_ACT_REJECT_IF_CONFLICTS  = 'ACT_REJECT_IF_CONFLICTS'
RM_ITIP_ACCEPT  = 2
RM_ITIP_DECLINE  = 1
RM_ITIP_TENTATIVE  = 3

Constants

RM_ACT_ALWAYS_ACCEPT

public mixed RM_ACT_ALWAYS_ACCEPT = 'ACT_ALWAYS_ACCEPT'

RM_ACT_ALWAYS_REJECT

public mixed RM_ACT_ALWAYS_REJECT = 'ACT_ALWAYS_REJECT'

RM_ACT_MANUAL

public mixed RM_ACT_MANUAL = 'ACT_MANUAL'

RM_ACT_MANUAL_IF_CONFLICTS

public mixed RM_ACT_MANUAL_IF_CONFLICTS = 'ACT_MANUAL_IF_CONFLICTS'

RM_ACT_REJECT_IF_CONFLICTS

public mixed RM_ACT_REJECT_IF_CONFLICTS = 'ACT_REJECT_IF_CONFLICTS'

RM_ITIP_ACCEPT

public mixed RM_ITIP_ACCEPT = 2

RM_ITIP_DECLINE

public mixed RM_ITIP_DECLINE = 1

RM_ITIP_TENTATIVE

public mixed RM_ITIP_TENTATIVE = 3

Search results