| toc | |
| <mm:listnodes> The listnodes tag can be used to retrieve nodes managed by a certain node manager. The syntax of the attributes are the same as the syntax of the attributes of the list tag except that it is not needed to prefix the field names with node manager names. | |
| see also | list | relatednodes | listnodescontainer |
| attributes |
|
| cloudreferrer attributes | |
| nodeprovider attributes | |
| listprovider attributes | |
| contextreader attributes | |
| contextwriter attributes | |
| contextreferrer attributes | |
| querycontainerreferrer attributes | |
| containerreferrer attributes | |
| example 1 |
<mm:listnodes type="mags" > <mm:first>magazine list</mm:first> <mm:field name="title" /> </mm:listnodes> |