PHP_CompatInfo_Renderer_Html::getStyleSheet()

PHP_CompatInfo_Renderer_Html::getStyleSheet()  -- Returns the custom style sheet

概要

require_once 'PHP/CompatInfo/Renderer/Html.php';

mixed PHP_CompatInfo_Renderer_Html::getStyleSheet (int [$destination = 1], mixed [$extra = NULL])

説明

Returns the custom style sheet to use for layout

パラメータ

integer $destination

(optional) Destination of css content

mixed $extra

(optional) Additional data depending of destination

返り値

returns mixed

例外・エラー

throws no exceptions thrown

利用可能なバージョン

since version 1.8.0b4 (2008-06-18)

注意

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