Reset Method
Resets all properties of the component.
Object Oriented Interface
public function doReset();
Procedural Interface
ipworks_rss_do_reset($res);
Remarks
This method resets all properties to the class's default settings. This is an easy way to clear all of the property values before repopulating the RSS feed.