PagesNames::names method

Does the given page have an auto-generated name (during this request)?

Usage

$string = $pages->names->hasAutogenName(Page $page);

Arguments

NameType(s)Description
$pagePage

Return value

string bool

Returns auto-generated name if present, or boolean false if not


$pages->names methods and properties

API reference based on ProcessWire core version 3.0.253