HTML_CSS::getOptions

HTML_CSS::getOptions() – クラスのすべてのオプションを返す

Synopsis

require_once 'HTML/CSS.php';

array HTML_CSS::getOptions ( )

Description

すべての設定オプションを一度に返します。

Throws

例外はスローされません。

Since

バージョン 1.5.0 (2008-01-15) 以降

Note

This function can not be called statically.