Scriptindex.de

[ Menü ]

Home
News
Scripts
Neuzugänge
Suchen
Bücher
Manuals

[ Inhalt ]

Script eintragen
Tutorial eintragen
Newsletter
Umfragen
Link zu uns
Werbung bei uns
Kontakt
Impressum

[ Statistik ]

Hits gesamt: 5201522
Hits Heute: 951
max. Hits (10.07.07): 6964
User Online: 27
Scripts: 2828

[ Partner ]

CodeBase
I.S.U.M.
LUG Bayreuth
PEAR NEWS
PHP Classes

[ Facebook ]

[ Eigene Domain? ]

[ Buchtipp ]

Jetzt lerne ich JavaScript und HTML . Der einfache Einstieg ins Web-Scripting
Jetzt lerne ich JavaScript und HTML . Der einfache Einstieg ins Web-Scripting

Manuals > PEAR > HTML_QuickForm_checkbox::setChecked()

HTML_QuickForm_checkbox::setChecked()

HTML_QuickForm_checkbox::setChecked() -- Sets whether a checkbox is checked

Description

This sets or removes the element's "checked" attribute based on $checked value. setValue() is an alias for this method.

Parameter

boolean $checked

Whether the field is checked or not

Throws

throws no exceptions thrown

See

see getChecked().

Note

since 1.0

This function can not be called statically.


Copyright 1998 - 2009 by I.S.U.M.