1 2 3 4
<input type="hidden" name="<?= htmlReady($this->name) ?>" value="<?= htmlReady($this->value) ?>" id="<?= $id ?>" <?= $attributes ?>>