Class Nag_Driver_kolab_wrapper

Description

Horde Nag wrapper to distinguish between both Kolab driver implementations.

Located in /lib/Driver/kolab.php (line 243)


	
			
Direct descendents
Class Description
 class Nag_Driver_kolab_wrapper_old Old Nag driver for the Kolab IMAP server.
 class Nag_Driver_kolab_wrapper_new New Nag driver for the Kolab IMAP server.
Variable Summary
 boolean $_connected
 Kolab $_kolab
 string $_tasklist
Method Summary
 Nag_Driver_kolab_wrapper Nag_Driver_kolab_wrapper (string $tasklist,  &$kolab, Horde_Kolab $kolab)
 mixed connect ([int $loader = 0])
Variables
boolean $_connected = false (line 250)

Indicates if the wrapper has connected or not

Kolab $_kolab = null (line 264)

Our Kolab server connection.

string $_tasklist = '' (line 257)

String containing the current tasklist name.

Methods
Constructor Nag_Driver_kolab_wrapper (line 272)

Constructor

Nag_Driver_kolab_wrapper Nag_Driver_kolab_wrapper (string $tasklist,  &$kolab, Horde_Kolab $kolab)
  • string $tasklist: The tasklist to load.
  • Horde_Kolab $kolab: The Kolab connection object
  • &$kolab
connect (line 286)

Connect to the Kolab backend

  • return: True on success, a PEAR error otherwise
mixed connect ([int $loader = 0])
  • int $loader: The version of the XML loader

Redefined in descendants as:

Documentation generated on Sun, 30 Jan 2011 05:35:03 +0000 by phpDocumentor 1.4.3