Current File : /home/pacjaorg/www/km/templates/yootheme/cache/element-e677b09a.php |
<?php // $file = /home/pacjaorg/public_html/km/plugins/system/djclassifiedsyt/modules/form/elements/form/element.json
return [
'@import' => $filter->apply('path', './element.php', $file),
'name' => 'classifieds_form',
'title' => 'Form',
'icon' => $filter->apply('url', 'images/icon.svg', $file),
'iconSmall' => $filter->apply('url', 'images/iconSmall.svg', $file),
'container' => true,
'width' => 500,
'defaults' => [],
'templates' => [
'render' => $filter->apply('path', './templates/template.php', $file),
'content' => $filter->apply('path', './templates/content.php', $file)
]
];