HTML_CSS::grepStyle (Previous) (Next) HTML_CSS::getAtRulesList

View this page in Last updated: Sun, 31 Aug 2008
English | French | German | Japanese | Plain HTML

HTML_CSS::validate()

HTML_CSS::validate()  -- CSS データソースを検証する

説明

W3C CSS validator サービスを、 $styles で指定した各データソース (ファイルあるいは文字列) に対して実行します。

パラメータ

array $styles

妥当性を検証したいデータソース。

array &$messages

W3C CSS validator サービスが返したエラーおよび警告メッセージ。

例外・エラー

throws HTML_CSS_ERROR_INVALID_INPUT, HTML_CSS_ERROR_INVALID_DEPS, HTML_CSS_ERROR_INVALID_SOURCE

利用可能なバージョン

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

注意

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

HTML_CSS::grepStyle (Previous) (Next) HTML_CSS::getAtRulesList

Download Documentation Last updated: Sun, 31 Aug 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.