HTML_CSS::getAtRulesList

HTML_CSS::getAtRulesList() – サポートする @ ルールの一覧を返す

Synopsis

require_once 'HTML/CSS.php';

void HTML_CSS::getAtRulesList ( )

Description

HTML_CSS 1.5.0 の API がサポートする @ ルールの一覧を返します。

Throws

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

Since

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

Note

This function can not be called statically.