Class: Sabre_CalDAV_CalendarRootNode

Source Location: /includes/classes/SabreDAV/lib/Sabre/CalDAV/CalendarRootNode.php

Class Overview [line 14]

Sabre_DAV_Node
   |
   --Sabre_DAV_Directory
      |
      --Sabre_CalDAV_CalendarRootNode

Users collection

Author(s):

  • Evert Pot (http://www.rooftopsolutions.nl/)

Version:

Copyright:

  • Copyright (C) 2007-2009 Rooftop Solutions. All rights reserved.

Variables

Constants

Methods


Inherited Variables

Inherited Constants

Inherited Methods

Class: Sabre_DAV_Directory

Sabre_DAV_Directory::createDirectory()
Creates a new subdirectory
Sabre_DAV_Directory::createFile()
Creates a new file in the directory
Sabre_DAV_Directory::getChild()
Returns a child object, by its name.

Class: Sabre_DAV_Node

Sabre_DAV_Node::delete()
Deleted the current node
Sabre_DAV_Node::getLastModified()
Returns the last modification time
Sabre_DAV_Node::setName()
Renames the node


Class Details

Users collection

This object is responsible for generating a collection of users.

Tags:

[ Top ]


Class Variables


Class Methods

__construct

Sabre_CalDAV_CalendarRootNode __construct( Sabre_DAV_Auth_Backend_Abstract $authBackend, Sabre_CalDAV_Backend_Abstract $caldavBackend)

[line 38]

Constructor

This constructor needs both an authentication and a caldav backend.

Tags:

  • access - public

Parameters:

[ Top ]

getChildren

array getChildren( )

[line 61]

Returns the list of users as Sabre_CalDAV_User objects.

Tags:

  • access - public

Parameters:

[ Top ]

getName

string getName( )

[line 50]

Returns the name of the node

Tags:

  • access - public

Parameters:

[ Top ]


Class Constants


Documentation generated on Mon, 31 May 2010 12:53:04 -0400 by phpDocumentor 1.4.3