Class: Sabre_DAV_PropTestDirMock

Source Location: /includes/classes/SabreDAV/tests/Sabre/DAV/ServerPropsTest.php

Class Overview [line 361]

Sabre_DAV_Node
   |
   --Sabre_DAV_Directory
      |
      --Sabre_DAV_SimpleDirectory
         |
         --Sabre_DAV_PropTestDirMock

SimpleDirectory

Author(s):

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

Version:

Copyright:

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

Variables

Constants

Methods


Inherited Methods

Class: Sabre_DAV_SimpleDirectory

Sabre_DAV_SimpleDirectory::__construct()
Creates this node
Sabre_DAV_SimpleDirectory::addChild()
Adds a new childnode to this collection
Sabre_DAV_SimpleDirectory::getChild()
Returns a child object, by its name.
Sabre_DAV_SimpleDirectory::getChildren()
Returns a list of children for this collection
Sabre_DAV_SimpleDirectory::getName()
Returns the name of the collection

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

SimpleDirectory

The SimpleDirectory is used to quickly setup static directory structures. Just create the object with a proper name, and add children to use it.

Tags:

[ Top ]


Class Variables

$type

[line 363]

Tags:

  • access - public

Type: mixed

Overrides:

[ Top ]


Class Methods

__construct

Sabre_DAV_PropTestDirMock __construct( $type)

[line 365]

Overrides Sabre_DAV_SimpleDirectory::__construct() (Creates this node)

Parameters:

  • $type -

[ Top ]

getProperties

void getProperties( $requestedPropeties)

[line 386]


Implementation of:
Sabre_DAV_IProperties::getProperties()
Returns a list of properties for this nodes.

Parameters:

  • $requestedPropeties -

[ Top ]

updateProperties

void updateProperties( $updateProperties)

[line 372]


Implementation of:
Sabre_DAV_IProperties::updateProperties()
Updates properties on this node,

Parameters:

  • $updateProperties -

[ Top ]


Class Constants


Documentation generated on Mon, 31 May 2010 12:54:05 -0400 by phpDocumentor 1.4.3