Method tl_form_field::toggleVisibility
 Automatically extracted PHP DOC comment from code: END OF PHP DOC 
 Toggle the visibility of a form field
 public function void toggleVisibility(integer $intId, boolean $blnVisible)
 Parameters
- integer $intId
 - Not documented yet. Please add documentation to this entry.
 - boolean $blnVisible
 - Not documented yet. Please add documentation to this entry.
 

Add a comment