PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

コンストラクタ HTML_QuickForm_advcheckbox() | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

コンストラクタ HTML_QuickForm_advcheckbox()

コンストラクタ HTML_QuickForm_advcheckbox() – クラスのコンストラクタ

Synopsis

require_once 'HTML/QuickForm/advcheckbox.php';

void constructor HTML_QuickForm_advcheckbox::HTML_QuickForm_advcheckbox ( string $elementName = = null , string $elementLabel = = null , string $text = = null , mixed $attributes = = null , mixed $values = = null )

Description

This package is not documented yet.

Parameter

string $elementName

(オプション) Input フィールドの name 属性。

string $elementLabel

(オプション) Input フィールドのラベル。

string $text

(オプション) チェックボックスの後に表示するテキスト。

mixed $attributes

(オプション) 典型的な HTML 属性の文字列あるいは連想配列。

mixed $values

(オプション) チェックされているかどうかを渡す値。

Throws

例外はスローされません。

Note

since 1.0

This function can not be called statically.

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「コンストラクタ HTML_QuickForm_advcheckbox()」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | コンストラクタ HTML_QuickForm_advcheckbox()」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: