HTML_CSS::getOptions (Previous) (Next) HTML_CSS::setStyle

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

HTML_CSS::getStyle()

HTML_CSS::getStyle() -- CSS のプロパティの値を返す

説明

指定した CSS 要素のプロパティの値を取得します。

パラメータ

string $element

定義された要素 (あるいはクラス)。

string $property

定義されたプロパティ。

参照

HTML_CSS::setStyle() も参照ください。

例外・エラー

throws HTML_CSS_ERROR_INVALID_INPUT, HTML_CSS_ERROR_NO_ELEMENT, HTML_CSS_ERROR_NO_ELEMENT_PROPERTY

利用可能なバージョン

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

注意

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

HTML_CSS::getOptions (Previous) (Next) HTML_CSS::setStyle

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.