Inputfield::setParent()

Set the parent (InputfieldWrapper) of this Inputfield.

Usage

$inputfield->setParent(InputfieldWrapper $parent);

Arguments

NameType(s)Description
$parentInputfieldWrapper

Return value

$this

Object instance it was called from (method supports fluent interface).

See Also


Inputfield methods and properties

API reference based on ProcessWire core version 3.0.251