Set the feed character encoding
| Parameters: | $encoding – |
|---|---|
| Throws ExceptionInvalidArgumentException: | |
| Return type: | string|null |
| Return type: | Deleted |
Unset a specific data point
| Parameters: | string – |
|---|---|
| Return type: | Deleted |
Set the current feed type being exported to “rss” or “atom”. This allows other objects to gracefully choose whether to execute or not, depending on their appropriateness for the current type, e.g. renderers.
| Parameters: | string – |
|---|---|
| Return type: | Deleted |
Retrieve the current or last feed type exported.
| Return type: | string Value will be “rss” or “atom” |
|---|
Set reference
| Parameters: | $reference – |
|---|---|
| Throws ExceptionInvalidArgumentException: | |
| Return type: | Deleted |
Set when
| Parameters: | null|string|DateTime – |
|---|---|
| Throws ExceptionInvalidArgumentException: | |
| Return type: | Deleted |