Class FeedTools::Image
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 DebugHelper HtmlHelper FeedHelper XmlHelper RetrievalHelper UriHelper GenericHelper FEED_TOOLS_VERSION FeedTools dot/m_79_0.png

Represents a feed‘s image

External Aliases

href -> url
href= -> url=

Attributes

description  [RW]  The image‘s description
height  [RW]  The height of the image
href  [RW]  The url of the image that is being linked to
link  [RW]  The url to link the image to
style  [RW]  The style of the image Possible values are "icon", "image", or "image-wide"
title  [RW]  The image‘s title
width  [RW]  The width of the image

[Validate]