PHP_CompatInfo_Renderer_Html::setStyleSheet()
-- Set a custom style sheet
説明
Set a custom style sheet to use your own styles
パラメータ
- string
$css
(optional) File to read user-defined styles from
返り値
returns
True if custom styles, false if default styles applied
例外・エラー
throws
no exceptions thrown
利用可能なバージョン
since
version 1.8.0b4 (2008-06-18)
注意
この関数は、スタティックにコールする
ことはできません。