Adam 2009-01-30
Documentation » CMScms_counts
Counts sub nodes of specified type for specified node's ID
int cms_counts( array $id )
Parameters
- array $id Array of ID arrays to count the subnodes for
Returns
- int Count of the subnodes
- array Array of ID => counts of the subnodes
Last edited 2009-02-24 16:40:27
