Package Description
Initial beta release.
Usage/Installation Instructions
Install using Package Manager.
To use:
[[findChild? &property=`property of child` &value=`value of property` &return=`property to return`]]
&property—The property of the child with the &value.
&value—The value stored against the property of the child.
&return—The property that you want returned from the child.
Examples:
[[findChild? &property=`pagetitle` &value=`News` &return=`id`]] — Return the id of the child of this resource with the pagetitle 'News'.
[[findChild? &property=`id` &value=`3` &return=`url`]] — Return the url of a child of this resource with the id '3'.
Details
- Developer(s)
- legio_noctis
- Released
- 2011-01-17
- First seen
- 2011-01-15
- License
- MIT
- Supported databases
- Minimum MODX Requirement
- 2.0
findChild Releases
Vendor | Signature | Released on |
---|---|---|
MODX.com | 1.0-beta1 | 2011-01-17 (13 years ago) |