るりまサーチ (Ruby 2.7.0)

最速Rubyリファレンスマニュアル検索!
14件ヒット [1-14件を表示] (0.111秒)
トップページ > バージョン:2.7.0[x] > クエリ:RSS::Maker[x] > クエリ:Textinput[x]

別のキーワード

  1. new openssl::bn
  2. new openssl::asn1::asn1data
  3. new openssl::pkey::ec::group
  4. new openssl::x509::certificate
  5. start net::smtp

ライブラリ

キーワード

検索結果

RSS::Maker::RSS09::Textinput (63001.0)

RSS::Maker::RSS10::Textinput (63001.0)

RSS::Maker::RSS20::Textinput (63001.0)

RSS::Maker::RSSBase#textinput (27352.0)

@todo textinput要素を生成するオブジェクトを返します.

@todo
textinput要素を生成するオブジェクトを返します.

RSS::Maker::TextinputBase (27001.0)

RSS 1.0の場合はtitle,description,name, link,maker.channelを適切に設定する必要がありま す.

RSS 1.0の場合はtitle,description,name,
link,maker.channelを適切に設定する必要がありま
す.

RSS 0.91/2.0の場合はtitle,description,
name,linkを設定する必要があります.

絞り込み条件を変える

RSS::Maker::TextinputBase#description (18001.0)

@todo

@todo

RSS::Maker::TextinputBase#description=() (18001.0)

@todo

@todo

RSS::Maker::TextinputBase#link (18001.0)

@todo

@todo

RSS::Maker::TextinputBase#link=() (18001.0)

@todo

@todo

RSS::Maker::TextinputBase#name (18001.0)

@todo

@todo

絞り込み条件を変える

RSS::Maker::TextinputBase#name=() (18001.0)

@todo

@todo

RSS::Maker::TextinputBase#title (18001.0)

@todo

@todo

RSS::Maker::TextinputBase#title=() (18001.0)

@todo

@todo

rss (649.0)

RSS を扱うためのライブラリです。

RSS を扱うためのライブラリです。

=== 参考

* RSS 0.91 http://backend.userland.com/rss091
* RSS 1.0 http://purl.org/rss/1.0/spec
* RSS 2.0 http://www.rssboard.org/rss-specification
* Atom 1.0 https://www.ietf.org/rfc/rfc4287.txt

=== 注意

RSS ParserはRSS 0.9x/1.0/2.0, Atom 1.0 をサポートしていますが,RSS 0.90
はサポートしてませ...