Class defining a text element.
Source for this file: /Feed/src/structs/text.php
ezcFeedElement | --ezcFeedTextElement
Version: | //autogentag// |
Child Class | Description |
---|---|
ezcFeedContentElement | Class defining a complex text element. |
string | read/write |
$text
The actual text of this feed element. |
string | read/write |
$type
The type of the value stored in text. |
public string |
$text
The actual text. |
public string |
$type
The type of the text. |
From ezcFeedElement | |
---|---|
protected |
ezcFeedElement::$properties
|
public string |
__toString(
)
Returns the text attribute. |
Returns the text attribute.