array_merge()
array + array2 не катит?
Ещё можно так {'!pdoPage' | snippet : $.php.array_merge([ ... ], [ ... ])}
Не работает
php функции отключены.
Вот так работает {set $mFilterData = $tplList + [ 'noJsInitialize' => 0, 'filterOptions' =>'{"autoLoad":1}', 'parents' => $_modx->resource.id, 'paginator' => 'pdoPage@Product', 'element' => 'msProducts@ProductCategory', 'tplOuter' => '@FILE chunks/filter/mFilter2.category.outer.tpl', 'tplWrapper' => '@INLINE [[+output]]', 'tpl' => '@FILE chunks/products/product_cat.row.tpl', 'showHidden' => 0, 'depth' => 1, 'suggestions' => 1, 'suggestionsMaxFilters' => 5500, 'suggestionsMaxResults' => 8000, 'filters' => $filters, 'filtersLimit' => 12, 'aliases' => $aliases, 'where' => $where, 'sort' => ($sortBy | join), 'limit' => 24, 'showLog' => 0, ]}
{set $arr1 = [2,15,55]} {set $arr2 = [44,88,11]} {set $arr = $arr1 | array_merge : $arr2} <pre> {$arr | print_r} </pre>
Проверил рабочий вариант, а как ты нашел данный модификатор?
интуитивно, по аналогии со smarty
Буду знать. Спасибо
Обсуждают сегодня