Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions en/getting-started/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ A collection of variables used for a particular purpose with an Element. Propert

## Renderer

A method used to modify how data is displayed by MODX. [See more](3.x/en/extras/collections#renderers)

## Resource

A type of container that is interpreted by the Parser to fetch content. Can have any number of derivative classes; the most common is a Document.
Expand Down
Loading