$element->setValue()

$element->setValue() -- Utility function to set or store values from common tag types.

Synopsis

$element->setValue (mixed $value)

Beschreibung

This is used to set the values of form elements, results depend on the type of element

Parameter

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.