FieldtypeRepeater::getNextReadyPage() method

Get next page ready to be used as a new repeater item, creating it if it doesn't already exist

Usage

// basic usage
$page = $fieldtypeRepeater->getNextReadyPage(Page $page, Field $field);

// usage with all arguments
$page = $fieldtypeRepeater->getNextReadyPage(Page $page, Field $field, $value = null, array $notIDs = []);

Arguments

NameType(s)Description
pagePage
fieldField
value (optional)PageArray, Page
notIDs (optional)array

Optional Page IDs that should be excluded from the next ready page

Return value


FieldtypeRepeater methods and properties

API reference based on ProcessWire core version 3.0.248

Latest news

“To Drupal, or to ProcessWire? The million dollar choice. We decided to make an early switch to PW. And in retrospect, ProcessWire was probably the best decision we made. Thanks are due to ProcessWire and the amazing system and set of modules that are in place.” —Unni Krishnan, Founder of PigtailPundits