HTML_CSS::parseFile (Previous) (Next) HTML_CSS::toArray

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

HTML_CSS::parseData()

HTML_CSS::parseData() -- 複数のデータソースをパースする

説明

CSS 情報を含むファイルや文字列のデータソースをパースします。

パラメータ

array $styles

パースしたいデータソース。

boolean $duplicates

(オプション) 重複を許可するかどうか。

参照

HTML_CSS::parseString() , HTML_CSS::parseFile() も参照ください。

例外・エラー

throws HTML_CSS_ERROR_INVALID_INPUT

利用可能なバージョン

バージョン 1.0.0RC2 (2005-12-15) 以降

注意

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

HTML_CSS::parseFile (Previous) (Next) HTML_CSS::toArray

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.