Standard-Formular-Feldtypen
From Joomla! Documentation
In Joomla! sind zahlreiche Formular-Elemente integriert. Die folgende Tabelle listet die standart Eingabe-Felder und ab welcher Version sie integriert sind auf. Wenn du die Referenz der Formular-Elemente drucken möchtest, nutze die Einseitige Referenz.
Bitte beachte, dass viele dieser Felder als Parameter-Typen in Joomla! 1.5 verfügbar sind. Eine Liste der Parameter-Typen findes du unter J1.5:Standard Parameter-Typen. Einen Vergleich zwischen Formular-Feldern und Parameter-Typen findest du unter Standard Formular-Elemente und Parameter-Typen.
| Typ | Beschreibung | Verfügbar ab | |
|---|---|---|---|
| accesslevel | Dropdown-Liste zur Anzeige der Zugriffstufen | ||
| cachehandler | Liste mit den verfügbaren Cache Optionen | ||
| calendar | Stellt ein Textfeld für die Eingabe eines Datums zur Verfügung. Neben dem Textfeld ist ein Icon zum öffnen eines Popup-Kalenders. Dieser kann genutzt werden zur Auswahl des Datums. | ||
| captcha | Verwendung des Captcha-Plugins. | ||
| category | Dropdown-Liste für die Kategorien der Erweiterung. | ||
| checkbox | Ein einfaches Kontrollkästchen, das aktiviert oder deaktiviert werden kann. | ||
| checkboxes | Unendliche Anzahl von Kontrollkästchen mit mehrfach Auswahl. | ||
| Chrome Style | Liste mit Chrome-Style-Vorlagen, die nach Templates gruppiert sind. | ||
| color | Stellt eine Farbauswahl bereit, wenn in das Eingabefeld geklickt wird. | ||
| Content Language | Eine Liste Sprachen des Inhalts. | ||
| Content Type | Eine Liste mit den Inhalt-Typen. | ||
| combo | Ein Kombinationsfeld (Combox) | ||
| componentlayout | Eine Liste mit alternativen Layouts für eine Komponente | ||
| contentlanguage | provides a list of installed content languages for use in conjunction with the language switcher plugin. | ||
| Database Connection | Provides a list of available database connections, optionally limiting to a given list. | ||
| editor | provides an editor area field. | ||
| editors | Provides a drop down list of the available WYSIWYG editors. Since |
||
| provides an email field. | |||
| file | Provides an input field for files | ||
| filelist | provides a drop down list of files from a specified directory. | ||
| folderlist | provides a drop down list of folders from a specified directory. | ||
| groupedlist | provides a drop down list of items organized into groups. | ||
| header tag | provides a drop down list of the header tags (h1-h6). | ||
| helpsite | provides a drop down list of the help sites for your Joomla installation. | ||
| hidden | provides a hidden field for saving a form field whose value cannot be altered directly by a user in the Administrator (it can be altered in code or by editing the params.ini file). | ||
| imagelist | provides a drop down list of image files in a specified directory. | ||
| integer | provides a drop down list of integers between a minimum and maximum. | ||
| language | provides a drop down list of the installed languages for the Front-end or Back-end. | ||
| list | provides a drop down list of custom-defined entries. | ||
| media | provides modal access to the media manager for insertion of images with upload for users with appropriate permissions. | ||
| menu | provides a drop down list of the available menus from your Joomla site. | ||
| Menu Item | provides a drop down list of the available menu items from your Joomla site. | ||
| meter | Provides a meter to show value in a range. | ||
| Module Layout | provides a list of alternative layout for a module grouped by core and template. | ||
| Module Order | Provides a drop down to set the ordering of module in a given position | ||
| Module Position | provides a text input to set the position of a module. | ||
| Module Tag | provides a list of html5 elements (used to wrap a module in). | ||
| note | supports a one line text field. | ||
| number | Provides a one line text box with up-down handles to set a number in the field. | ||
| password | provides a text box for entry of a password. The password characters will be obscured as they are entered. | ||
| plugins | provides a list of plugins from a given folder. | ||
| predefinedlist | Form Field to load a list of predefined values. | ||
| radio | Radio-Buttons zur Auswahl von verschiedenen Optionen. | ||
| range | Provides a horizontal scroll bar to specify a value in a range. | ||
| repeatable | Allows form fields which can have as many options as the user desires. | ||
| rules | provides a matrix of group by action options for managing access control. Display depends on context. | ||
| sessionhandler | provides a drop down list of session handler options. | ||
| spacer | Ein visuelles Trennzeichen zwischen Formularfeldern. Es dient als visuelle Hilfe. Deshalb wird kein Wert gespeichert. | ||
| sql | provides a drop down list of entries obtained by running a query on the Joomla Database. The first results column returned by the query provides the values for the drop down box. | ||
| subform | provides a way to use XML forms inside each other or reuse your existing forms inside your current form. | ||
| tag | provides an entry point for tags (either AJAX or Nested). | ||
| tel | Ein Eingabefeld für eine Telefonnummer | ||
| templatestyle | provides a drop down list of template styles. | ||
| text | provides a text box for data entry. | ||
| textarea | provides a text area for entry of multi-line text. | ||
| timezone | provides a drop down list of time zones. | ||
| URL | provides a URL text input field. | ||
| user | Field to select a user from a modal list. Displays User Name and stores User ID | ||
| useractive | Field to show a list of available user active statuses. | ||
| usergroup | provides a drop down list of user groups. Since |
||
| usergrouplist | Field to load a drop down list of available user groups. Replaces usergroup form field type. | ||
| userstate | Field to load a list of available users statuses. |