HTML_CSS::getContentDisposition (Previous) (Next) HTML_CSS::grepStyle

View this page in Last updated: Sun, 05 Oct 2008
English | French | German | Japanese | Plain HTML

HTML_CSS::setContentDisposition()

HTML_CSS::setContentDisposition() -- Content-Disposition ヘッダを設定する

説明

ブラウザへの出力用に Content-Disposition ファイル名を定義します。 デフォルトは basename($_SERVER['PHP_SELF']).'.css' です。

パラメータ

boolean $enable

(オプション)

string $filename

(オプション)

例外・エラー

throws HTML_CSS_ERROR_INVALID_INPUT

利用可能なバージョン

バージョン 1.3.0 (2007-10-22) 以降

注意

この関数は、スタティックにコールする ことはできません。

HTML_CSS::getContentDisposition (Previous) (Next) HTML_CSS::grepStyle

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.