getLabel(); ?> getPossibleValues(); foreach ($possibleValues as $possibleValue) { $rawValue = $possibleValue->getValue(); $formValue = (is_bool($rawValue) === true) ? (($rawValue === true) ? 'true' : 'false') : $rawValue; ?>
getSubElement(); if ($subElement !== null) { if ($subElement instanceof Input) { ?>

getDescription(); ?>