Webdav: ezcWebdavDisplayNameProperty
[ ]
[ Clients ] [ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavDisplayNameProperty
|
An object of this class represents the Webdav property <name>. [
source]
Parents
ezcWebdavInfrastructureBase
|
--ezcWebdavProperty
|
--ezcWebdavLiveProperty
|
--ezcWebdavDisplayNameProperty
Properties
|
string |
read/write
|
$name
The display name. |
Inherited Member Variables
From
ezcWebdavProperty:
From
ezcWebdavInfrastructureBase:
Method Summary
|
public void |
__construct(
[$name = null] )
Creates a new ezcWebdavDisplayNameProperty. |
|
public bool |
hasNoContent(
)
Returns if property has no content. |
Inherited Methods
From
ezcWebdavLiveProperty :
From
ezcWebdavProperty :
From
ezcWebdavInfrastructureBase :
Methods
__construct
void __construct(
[string
$name = null] )
Creates a new ezcWebdavDisplayNameProperty.
The $name paramater is the display name.
Parameters
| Name |
Type |
Description |
$name |
string |
The display name. |
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, 21 Dec 2009