Class FlexibleContentField
Flexible content field.
An iterable field which provides access to underlying grouped sets of fields.
- Tev\Field\Model\AbstractField implements Tev\Contracts\WordpressWrapperInterface
-
Tev\Field\Model\RepeaterField
implements
ArrayAccess,
Iterator,
Countable
-
Tev\Field\Model\FlexibleContentField
Methods summary
public
|
Methods inherited from Tev\Field\Model\RepeaterField
__construct(),
count(),
getValue(),
key(),
next(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
rewind(),
valid()