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

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

HTML_QuickForm_advcheckbox::getPrivateName()

HTML_QuickForm_advcheckbox::getPrivateName() – Récupère le nom privé d'un élément

Synopsis

require_once 'HTML/QuickForm/advcheckbox.php';

string HTML_QuickForm_advcheckbox::getPrivateName ( string $elementName )

Description

C'est le nom qui sera utilisé par la checkbox actuelle.

Parameter

string $elementName

Le nom de l'élément à rendre privé

Throws

No exceptions thrown.

Note

This function can not be called statically.

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

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