Webdav: ezcWebdavDisplayNameProperty
[ ]
[ ]
[ ]
[ ]
[ ]
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(
)
Check if property has no content. |
Inherited Methods
From
ezcWebdavLiveProperty :
From
ezcWebdavProperty :
From
ezcWebdavInfrastructureBase :
Methods
__construct
void __construct(
[string
$name = null] )
Creates a new ezcWebdavDisplayNameProperty.
Parameters
| Name |
Type |
Description |
$name |
string |
The display name. |
Redefinition of
hasNoContent
bool hasNoContent(
)
Check if property has no content.
Should return true, if property has no assigned content.
Redefinition of
Last updated: Mon, 12 Nov 2007