Свойство | Тип | Описание | |
---|---|---|---|
$fieldsetFormat | string | ||
$legendFormat | string | ||
$validTagAttributes | array | Attributes valid for the tag represented by this helper |
Метод | Описание | |
---|---|---|
render ( Zend\Form\ElementInterface $oElement ) : string | Render a collection by iterating through all fieldsets and elements | |
renderTemplate ( Zend\Form\Element\Collection $collection ) : string | Only render a template |
public renderTemplate ( Zend\Form\Element\Collection $collection ) : string | ||
$collection | Zend\Form\Element\Collection | |
Результат | string |
protected static string $fieldsetFormat | ||
Результат | string |
protected static string $legendFormat | ||
Результат | string |
protected array $validTagAttributes | ||
Результат | array |