るりまサーチ

最速Rubyリファレンスマニュアル検索!
96件ヒット [1-96件を表示] (0.017秒)

別のキーワード

  1. rss textinput
  2. rss textinput=
  3. textinput name=
  4. textinput title

ライブラリ

キーワード

検索結果

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

@todo

@todo

RSS::RDF::Textinput#name (21102.0)

@todo

@todo

RSS::Rss::Channel::TextInput#name (21102.0)

@todo

@todo

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

@todo

@todo

RSS::RDF::Textinput#name= (9102.0)

@todo

@todo

絞り込み条件を変える

RSS::Rss::Channel::TextInput#name= (9102.0)

@todo

@todo

RSS::Maker::TextinputBase (6022.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 (120.0)

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

...Site"
maker.image.url = "http://example.com/logo.png"

maker.textinput.title = "Search Example Site"
maker.textinput.description = "Search Example Site's all text"
maker.textinput.name = "keyword"
maker.textinput.link = "http://example.com/search.cgi"
end

===== XMLスタイル...
...Site"
maker.image.url = "http://example.com/logo.png"

maker.textinput.title = "Search Example Site"
maker.textinput.description = "Search Example Site's all text"
maker.textinput.name = "keyword"
maker.textinput.link = "http://example.com/search.cgi"
end

===== RSS 2.0の生...
...Site"
maker.image.url = "http://example.com/logo.png"

maker.textinput.title = "Search Example Site"
maker.textinput.description = "Search Example Site's all text"
maker.textinput.name = "keyword"
maker.textinput.link = "http://example.com/search.cgi"
end

===== RSS 0.91の生...