HTML_CSS::removeGroupSelector (Previous) (Next) HTML_CSS::parseString

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

HTML_CSS::setSameStyle()

HTML_CSS::setSameStyle() -- ふたつのセレクタに同じスタイルを適用する

説明

新しいセレクタのプロパティの値を、 既存のセレクタと同じものに設定あるいは変更します。

パラメータ

string $new

同じ定義を共有させる新しいセレクタ。 カンマ区切りで指定します。

string $old

すでに定義されているセレクタ。

例外・エラー

throws HTML_CSS_ERROR_INVALID_INPUT, HTML_CSS_ERROR_NO_ELEMENT

利用可能なバージョン

バージョン 0.2.0 (2003-07-31) 以降

注意

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

HTML_CSS::removeGroupSelector (Previous) (Next) HTML_CSS::parseString

Download Documentation Last updated: Sun, 05 Oct 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.