AdminThemeFramework::moduleToNavArray()
Get navigation array from a Process module
Usage
$array = $adminThemeFramework->moduleToNavArray($module, Page $p);
Arguments
Name | Type(s) | Description |
---|---|---|
$module | array Module string | Module info array or Module object or string |
$p | Page | Page upon which the Process module is contained |
Return value
array
AdminThemeFramework methods and properties
API reference based on ProcessWire core version 3.0.251