previousHTML_QuickForm_advcheckbox::getOnclickJs() (Previous) (Next) HTML_QuickForm_advcheckbox::setValues()next

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

HTML_QuickForm_advcheckbox::getPrivateName()

HTML_QuickForm_advcheckbox::getPrivateName() – 要素のプライベート名を取得する

Synopsis

require_once 'HTML/QuickForm/advcheckbox.php';

string HTML_QuickForm_advcheckbox::getPrivateName ( string $elementName )

Description

これは、実際のチェックボックスに使用される名前です。

Parameter

string $elementName

内部で使用する要素名。

Throws

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

Note

This function can not be called statically.

previousHTML_QuickForm_advcheckbox::getOnclickJs() (Previous) (Next) HTML_QuickForm_advcheckbox::setValues()next

Download Documentation Last updated: Sun, 21 Jun 2009
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.