.. include:: /Includes.rst.txt

initializeFormElement()
'''''''''''''''''''''''

Will be called as soon as the element is (tried to be) added to a form.

Signature::

   public function initializeFormElement();
