PagePaths::getPaths()
Given a page ID, return all paths found for page
Return value is indexed by language ID (and index 0 for default language)
Usage
$array = $pagePaths->getPaths(int $pageId);Arguments
| Name | Type(s) | Description |
|---|---|---|
$pageId | int | Page ID |
Return value
array
PagePaths methods and properties
API reference based on ProcessWire core version 3.0.252