Skip to end of metadata
Go to start of metadata
API:getDocumentChildrenTVars
 | API Quick reference
| Variable name: |
getDocumentChildrenTVars |
| Modx versions: |
0.9.x + Evolution |
| Input parameters: |
|
| Return if successful: |
|
| Return type: |
array |
| Return on failure: |
|
| Object parent: |
DocumentParser |
|
Description / Usage
array getDocumentChildrenTVars($parentid, $tvidnames, $published, $docsort, $docsortdir, $tvfields, $tvsort, $tvsortdir);
Returns a two-dimensional array containing the selected TVs of all the children of the document specified.
Examples
Related
Notes
Function Source