Class | FeedTools::TextInput |
In: |
lib/feed_tools/feed_structures.rb
|
Parent: | Object |
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.
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. |