るりまサーチ (Ruby 2.1.0)

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

別のキーワード

  1. openssl to_text
  2. prettyprint text
  3. cgi text_field
  4. cgi/html text_field
  5. rexml/document text

検索結果

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

@todo

@todo

RSS::RDF::Textinput#title (63310.0)

@todo

@todo

RSS::Rss::Channel::TextInput#title (63310.0)

@todo

@todo

RDoc::Context::Section#title -> String | nil (63307.0)

section のタイトルを返します。

section のタイトルを返します。

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

@todo

@todo

絞り込み条件を変える

RSS::RDF::Textinput#title= (27310.0)

@todo

@todo

RSS::Rss::Channel::TextInput#title= (27310.0)

@todo

@todo

RDoc::Context#set_current_section(title, comment) -> () (9307.0)

Handle sections

Handle sections

RDoc::Context::Section#set_comment(comment) -> () (9022.0)

自身にコメントを設定します。

自身にコメントを設定します。

@param comment 文字列を指定します。

comment の最初の行に :section: を含んでいた場合、その行以降の文字列をコ
メントとして設定します。そうでない場合は comment すべてをコメントとして
設定します。

# ---------------------
# :section: The title
# The body
# ---------------------

CGI#header(options = "text/html") -> String (469.0)

HTTP ヘッダを options に従って生成します。 CGI#out と違い、標準出力には出力しません。 CGI#out を使わずに自力で HTML を出力したい場合などに使います。 このメソッドは文字列エンコーディングを変換しません。

HTTP ヘッダを options に従って生成します。 CGI#out と違い、標準出力には出力しません。
CGI#out を使わずに自力で HTML を出力したい場合などに使います。
このメソッドは文字列エンコーディングを変換しません。

ヘッダのキーとしては以下が利用可能です。

: type
Content-Type ヘッダです。デフォルトは "text/html" です。
: charset
ボディのキャラクタセットを Content-Type ヘッダに追加します。
: nph
真偽値を指定します。真ならば、HTTP のバージョン、ステータスコード、
Date ヘッ...

絞り込み条件を変える