InputfieldRepeater::accordionMode | bool int | | |
InputfieldRepeater::copyPasteCookieName() InputfieldRepeater::copyPasteCookieName() InputfieldRepeater::copyPasteCookieName() | string | Get the copy/paste cookie name | |
InputfieldRepeater::familyFriendly | bool int | | |
InputfieldRepeater::familyToggle | bool int | | |
InputfieldRepeater::getConfigInputfields() InputfieldRepeater::getConfigInputfields() InputfieldRepeater::getConfigInputfields() | InputfieldWrapper | @return InputfieldWrapper | |
InputfieldRepeater::getWrappers() InputfieldRepeater::getWrappers() InputfieldRepeater::getWrappers($key = null) | array InputfieldWrapper | Get the repeater wrappers (InputfieldWrappers) indexed by repeater page ID | |
InputfieldRepeater::isEmpty() InputfieldRepeater::isEmpty() InputfieldRepeater::isEmpty() | bool | Returns whether any values are present | |
InputfieldRepeater::loudControls | bool int | Always show controls regardless of hover? | |
InputfieldRepeater::noScroll | bool int | Do not scroll to newly added items? | |
InputfieldRepeater::numPublished() InputfieldRepeater::numPublished() InputfieldRepeater::numPublished() | int | Return quantity of published items | |
InputfieldRepeater::numRequiredEmpty() InputfieldRepeater::numRequiredEmpty() InputfieldRepeater::numRequiredEmpty() | int | Get number of required but empty Inputfields (across all repeater items) | |
InputfieldRepeater::processInput() InputfieldRepeater::processInput(WireInputData $input) InputfieldRepeater::processInput(WireInputData $input) | $this | Process the input from a submitted repeaters field | |
InputfieldRepeater::render() InputfieldRepeater::render() InputfieldRepeater::render() | string | Render the repeater items | |
InputfieldRepeater::renderAjaxNewItem() InputfieldRepeater::renderAjaxNewItem() InputfieldRepeater::renderAjaxNewItem(int $cloneItemID = 0, int $cloneToParentID = 0) | string | Render a new item for ajax after 'add new' link clicked | |
InputfieldRepeater::renderReady() InputfieldRepeater::renderReady() InputfieldRepeater::renderReady($parent = null, bool $renderValueMode = false) | bool | Called before render() or renderValue() method by InputfieldWrapper, before Inputfield-specific CSS/JS files added | |
InputfieldRepeater::renderRepeaterLabel() InputfieldRepeater::renderRepeaterLabel(string $label, int $cnt, Page $page) InputfieldRepeater::renderRepeaterLabel(string $label, int $cnt, Page $page) | string | Render the repeater label | |
InputfieldRepeater::renderValue() InputfieldRepeater::renderValue() InputfieldRepeater::renderValue() | string | Render value (no inputs) | |
InputfieldRepeater::repeaterDepth | int | | |
InputfieldRepeater::repeaterMaxItems | int | | |
InputfieldRepeater::repeaterMinItems | int | | |
InputfieldRepeater::set() InputfieldRepeater::set(string $key, mixed $value) InputfieldRepeater::set(string $key, mixed $value) | Inputfield InputfieldRepeater | Override the default set() to capture the required $page variable that the repeaters field lives on. | |
InputfieldRepeater::setAttribute() InputfieldRepeater::setAttribute($key, $value) InputfieldRepeater::setAttribute($key, $value) | InputfieldRepeater Inputfield | Set attribute | |
InputfieldRepeater::singleMode | bool int | | |