HTML_CSS::addGroupSelector (Previous) (Next) HTML_CSS::setSameStyle

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

HTML_CSS::removeGroupSelector()

HTML_CSS::removeGroupSelector() -- セレクタをグループから削除する

説明

セレクタを CSS グループから完全に削除します。

パラメータ

mixed $group

CSS 定義グループ ID。

string $selectors

削除したいセレクタ。カンマ区切りで指定します。

例外・エラー

throws HTML_CSS_ERROR_NO_GROUP, HTML_CSS_ERROR_INVALID_INPUT

利用可能なバージョン

バージョン 0.3.0 (2003-11-03) 以降

注意

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

HTML_CSS::addGroupSelector (Previous) (Next) HTML_CSS::setSameStyle

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.