getDocumentChildrenTVars
API Quick reference
Variable name: | getDocumentChildrenTVars |
CMS versions: | 0.9.x + Evo |
Input parameters: | |
Return if successful: | |
Return type: | array |
Return on failure: | |
Object parent: |
API:getDocumentChildrenTVars
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.
Suggest an edit to this page.