Webdav: ezcWebdavCreationDateProperty
[ ]
[ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavCreationDateProperty
|
An object of this class represents the Webdav property <creationdate>. [
source]
Parents
ezcWebdavInfrastructureBase
|
--ezcWebdavProperty
|
--ezcWebdavLiveProperty
|
--ezcWebdavCreationDateProperty
Properties
Inherited Member Variables
From
ezcWebdavProperty:
From
ezcWebdavInfrastructureBase:
Method Summary
|
public void |
__construct(
[$date = null] )
Creates a new ezcWebdavCreationDateProperty. |
|
public bool |
hasNoContent(
)
Returns if property has no content. |
Inherited Methods
From
ezcWebdavLiveProperty :
From
ezcWebdavProperty :
From
ezcWebdavInfrastructureBase :
Methods
__construct
Creates a new ezcWebdavCreationDateProperty.
The given $date object represents the time value stored in the property.
Parameters
Redefinition of
hasNoContent
bool hasNoContent(
)
Returns if property has no content.
Returns true, if the property has no content stored.
Redefinition of
Last updated: Mon, 17 Dec 2007