getDocumentChildrenTVars
Last edited by JP DeVries on Aug 10, 2013.
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
Suggest an edit to this page on GitHub (Requires GitHub account. Opens a new window/tab).