getData(['config', 'i18n', 'langAdmin']); switch ($val) { case 'fr' : $text[0] = 'Envoyer'; $text[1] = 'Le formulaire ne contient aucun champ.'; break; case 'en' : $text[0] = 'Send'; $text[1] = 'The form contains no fields'; break; } ?> getData(['module', $this->getUrl(0), 'input'])): ?> getData(['module', $this->getUrl(0), 'input']) as $index => $input): ?> 'formInput_' . $index, 'label' => $input['name'], 'value' => $this->getData([ 'module', $this->getUrl(0), 'draft', 'mail']) ]); ?> $key) { $values[$value] = trim($value); } ?> 'formInput_' . $index, 'label' => $input['name'], 'value' => $this->getData([ 'module', $this->getUrl(0), 'draft', 'select']) ]); ?> 'formInput_' . $index, 'label' => $input['name'], 'value' => $this->getData([ 'module', $this->getUrl(0), 'draft', 'text']) ]); ?> 'formInput_' . $index, 'label' => $input['name'], 'value' => $this->getData([ 'module', $this->getUrl(0), 'draft', 'textarea']) ]); ?> 'formInput_' . $index, 'label' => $input['name'], 'vendor' => 'flatpickr', 'value' => $this->getData([ 'module', $this->getUrl(0), 'draft', 'datetime']) ]); ?> $this->getData([ 'module', $this->getUrl(0), 'draft', 'checkbox']) ]); ?>

getData(['module', $this->getUrl(0), 'config', 'captcha'])): ?>
$this->getData(['config','connect', 'captchaStrong']), 'type' => $this->getData(['config','connect', 'captchaType']) ]); ?>
$this->getData(['module', $this->getUrl(0), 'config', 'button']) ? $this->getData(['module', $this->getUrl(0), 'config', 'button']) : $text[0], 'ico' => '' ]); ?>