IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

RSSData Property

The complete text of the RSS XML file.

Object Oriented Interface

public function getRSSData();
public function setRSSData($value);

Procedural Interface

ipworks_rss_get($res, 78 );
ipworks_rss_set($res, 78, $value );

Default Value

''

Remarks

When retrieving RSS feeds through the GetFeed or HTML through the GetURL method, this property will contain the complete original text of the feed. When writing an RSS feed using the WriteFile method, the class RSSData will be generated from the existing properties.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]