Class | FeedTools::Image |
In: |
lib/feed_tools/feed_structures.rb
|
Parent: | Object |
Represents a feed‘s image
href | -> | url |
href= | -> | url= |
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 |