core/model/modx/processors/system/menu/getnodes.php
Get the menu items, in node format
- Package
- modx
- $id
- string
The parent ID
- $start
- integer
(optional) The record to start at. Defaults to 0.
- $limit
- integer
(optional) The number of records to limit to. Defaults to 10.
- Subpackage
- processors.system.menu