Skip to end of metadata
Go to start of metadata
API:getDocumentChildrenTVarOutput
 | API Quick reference
| Variable name: |
getDocumentChildrenTVarOutput |
| Modx versions: |
0.9.x + Evolution |
| Input parameters: |
|
| Return if successful: |
|
| Return type: |
array |
| Return on failure: |
|
| Object parent: |
DocumentParser |
|
Description / Usage
array getDocumentChildrenTVarOutput($parentid, $tvidnames, $published, $docsort, $docsortdir);
Returns an array containing TV rendered output values.
Examples
Related
Notes
Function Source