.. include:: /Includes.rst.txt

setDefaultValue()
'''''''''''''''''

Set the default value with which the form element should be initialized during display.

Signature::

   public function setDefaultValue($defaultValue);
