Class FeedTools::Cloud
In: lib/feed_tools/feed_structures.rb
Parent: Object
ActiveRecord::Base DatabaseFeedCache StandardError FeedAccessError FeedItem Feed URI Cloud Link Author Image Enclosure TextInput Category lib/feed_tools/feed_item.rb lib/feed_tools/feed.rb lib/feed_tools.rb lib/feed_tools/vendor/uri.rb lib/feed_tools/database_feed_cache.rb lib/feed_tools/feed_structures.rb FeedToolsHelper FeedItemHelper HtmlHelper DebugHelper FeedHelper XmlHelper UriHelper RetrievalHelper GenericHelper FEED_TOOLS_VERSION FeedTools dot/m_79_0.png

Represents a feed‘s cloud. Be aware that this will be ignored for feed generation.

Attributes

domain  [RW]  The domain of the cloud.
path  [RW]  The path for the cloud.
port  [RW]  The port the cloud is listening on.
protocol  [RW]  The web services protocol the cloud uses. Possible values are either "xml-rpc" or "soap".
register_procedure  [RW]  The procedure to use to request notification.

[Validate]