PHP_CompatInfo_Renderer_Html::getStyleSheet()

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

Synopsis

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

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

Description

Returns the custom style sheet to use for layout

Paramètres

entier $destination

(optional) Destination of css content

mixed $extra

(optional) Additional data depending of destination

Valeur retournée

returns mixed

Valeurs renvoyées

throws no exceptions thrown

Depuis

since version 1.8.0b4 (2008-06-18)

Note

Cette fonction ne peut pas être appelée de façon statique.