Class FeedTools::TextInput
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 text input element. Be aware that this will be ignored for feed generation. It‘s a pointless element that aggregators usually ignore and it doesn‘t have an equivalent in all feeds types.

Attributes

description  [RW]  The description explains the text input area.
link  [RW]  The URL of the CGI script that processes text input requests.
name  [RW]  The name of the text object in the text input area.
title  [RW]  The label of the Submit button in the text input area.

[Validate]