tpl
Last updated Dec 7th, 2019 | Page history | Improve this page | Report an issue
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$306 per month—let's make that $500!
Learn morePeopleGroups's tpl Chunk¶
This is the Chunk displayed with the &tpl property on the PeopleGroups snippet.
Default Value¶
<li class="[[+cls]]">[[+name]] ([[+children]])</li>
Available Placeholders¶
Name | Description |
---|---|
id | The ID of the User Group. |
name | The name of the User Group. |
parent | The parent ID of the User Group, if any. |
cls | The current CSS class(es) for the item. |
children | The number of Users in the User Group. |
See Also¶
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$306 per month—let's make that $500!
Learn more