/getChildrenCount

A MODx Revolution snippet to display the number of child documents with word declension

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

getChildrenCount

A MODx Revolution snippet to display the number of child documents with word declension

&parent - parent directory for parsing child documents (default: 0);

&published - publication status of documents for parsing (default: true);

&deleted - deleted status of documents for parsing (default: false);

&delimeter - delimeter for dictonary (default: "|");

&dictonary - dictonary words for word declension (default: false);

&modifier - use for adjust the results (default: 0);

&string_delimeter - string delimeter for the output (default: " ");