Class: Sabre_DAV_Property_GetLastModified

Source Location: /includes/classes/SabreDAV/lib/Sabre/DAV/Property/GetLastModified.php

Class Overview [line 18]

Sabre_DAV_Property
   |
   --Sabre_DAV_Property_GetLastModified

This property represents the {DAV:}getlastmodified property.

Author(s):

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

Version:

Copyright:

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

Variables

Constants

Methods


Inherited Variables

Inherited Constants



Class Details

This property represents the {DAV:}getlastmodified property.

Although this is normally a simple property, windows requires us to add some new attributes.

This class uses unix timestamps internally, and converts them to RFC 1123 times for serialization

Tags:

[ Top ]


Class Variables

$time

[line 25]

time

Tags:

  • access - public

Type: int

Overrides:

[ Top ]


Class Methods

__construct

void __construct( int|DateTime $time)

[line 33]

__construct

Tags:

  • access - public

Parameters:

  • int|DateTime $time -

[ Top ]

getTime

DateTime getTime( )

[line 68]

getTime

Tags:

  • access - public

Parameters:

[ Top ]

serialize

void serialize( Sabre_DAV_Server $server, $prop)

[line 54]

serialize

Tags:

  • access - public

Overrides Sabre_DAV_Property::serialize() (parent method not documented)

Parameters:

[ Top ]


Class Constants


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