М
Size: a a a
М
М
DA
DA
DA
{'!FileAttach' | snippet : [
'toPlaceholder' => 'ResourceDocs' ~ $docs_list_num,
'showExt' => 'true',
'ext' => 'pdf',
'sortBy' => 'rank',
'sortDir' => ($sortDir?: 'DESC'),
'tpl' => '@INLINE {include "tpl.DocsAttach"' ~ $strParams ~ '}'
]}{set $docs = $_modx->runSnippet('!pdoPage', [
'element' => 'FileAttach',
'parents' => $_modx->resource.id,
'tvPrefix' => NULL,
'return' => 'json'
])}
{set $rowsDocs = ($docs | fromJSON)}
{$rowsDocs | print}DA
АС
АС
DA
DA
DA
DA
АС
АС
DA
АС
DA
S
{'!FileAttach' | snippet : [
'toPlaceholder' => 'ResourceDocs' ~ $docs_list_num,
'showExt' => 'true',
'ext' => 'pdf',
'sortBy' => 'rank',
'sortDir' => ($sortDir?: 'DESC'),
'tpl' => '@INLINE {include "tpl.DocsAttach"' ~ $strParams ~ '}'
]}{set $docs = $_modx->runSnippet('!pdoPage', [
'element' => 'FileAttach',
'parents' => $_modx->resource.id,
'tvPrefix' => NULL,
'return' => 'json'
])}
{set $rowsDocs = ($docs | fromJSON)}
{$rowsDocs | print}DA