File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -153,6 +153,8 @@ A collection of variables used for a particular purpose with an Element. Propert
153153
154154## Renderer
155155
156+ A method used to modify how data is displayed by MODX. [ See more] ( current/en/extras/collections#renderers )
157+
156158## Resource
157159
158160A 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.
@@ -183,7 +185,7 @@ Tags in the form `[[++SettingName]]` that reference MODX [System Settings](getti
183185
184186## Snippet
185187
186- Способ, с помощью которого MODX позволяет вам запускать динамический код PHP на любой из ваших страниц . [ Подробнее ] ( building-sites/elements/snippets )
188+ The way in which MODX allows you to run dynamic PHP code on any of your pages . [ Read more ] ( building-sites/elements/snippets )
187189
188190## Snippet Tags
189191
You can’t perform that action at this time.
0 commit comments