$element->setValue()

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

Synopsis

$element->setValue (mixed $value)

Description

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

Parameter

Throws

throws no exceptions thrown

Note

This function can not be called statically.