Documentation

ChoiceGroupView
in package
implements IteratorAggregate

Represents a group of choices in templates.

Tags
author

Bernhard Schussek bschussek@gmail.com

implements

\IteratorAggregate<array-key, ChoiceGroupView|ChoiceView>

Table of Contents

Interfaces

IteratorAggregate

Properties

$choices  : mixed
$label  : mixed

Methods

__construct()  : mixed
Creates a new choice group view.
getIterator()  : Traversable<string|int, ChoiceGroupView|ChoiceView>
{@inheritdoc}

Properties

Methods


        
On this page

Search results