$element->setValue()

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

概要

$element->setValue (mixed $value)

説明

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

パラメータ

例外・エラー

throws no exceptions thrown

注意

この関数は、スタティックにコールする ことはできません。