terminal42/contao-form_control

Gives you full control over the way the Contao core form fields are being rendered.

Package info

github.com/terminal42/contao-form_control

Type:contao-module

pkg:composer/terminal42/contao-form_control

Statistics

Installs: 29

Dependents: 0

Suggesters: 0

Stars: 6

Open Issues: 0

dev-master 2014-04-15 13:21 UTC

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

LGPL-3.0+ 4153cf3744e07a091d5b83d8616ce8cc1a609134

formtemplatefieldcontao

This package is auto-updated.

Last update: 2026-06-28 07:22:30 UTC


README

Gives you full control over the way the Contao core form fields are being rendered. After installation you can choose a template in every form field and adjust it to your needs.

Helper methods

To display the available variables in the template use the following method within your form_control_*``template:

<?php $this->dumpFormControlVars(); ?>

Dependencies

This module requires at least PHP 5.4!