أنواع حقل النموذج القياسية
From Joomla! Documentation
العديد من أنواع حقل النموذج form field مبنية داخل جوملا!. الجدول التالي يعرض هذه الأانواع القياسية وممدى توافرها . استعمل مرجع صفحة وحيدة إذا كنت تريد طباعة كافة توثيق حقل نموذج المتوفرة..
الرجاء الانتباه الى أن العديد من هذه الحقول متوافرة كـ parameter types في جوملا! 1.5. من أجل لائحة بأنواع المحددات , شاهد J1.5:Standard parameter types. للمقارنة بين حقل نالنموذج وحقل المحدد , شاهد Standard form field and parameter types.
| النوع | الوصف | التوافر | |
|---|---|---|---|
| accesslevel | يمنح لائحة منسدلة لعرض درجات الوصول | ||
| cachehandler | يمنح لائحة منسدلة بخيارات التعامل مع ذاكرة التخزين المؤقتة. | ||
| calendar | يقدم صندوق نصي لادخال المعلومات . وأيقونة بجانب صندوق النص تقدم رابط لمفكرة منبثقة , والتي يمكن استخدامها لادخال قيم تاريخ. | ||
| captcha | يقدم خدمة لعرض إضافة captcha | ||
| category | يقدم لائحة منسدلة تعرض التصنيفات لملحق extension. | ||
| checkbox | يقدم اختيار وحيد ليتم تحديده او عدم تحديده | ||
| checkboxes | يقدم صندوق اختيار غير محدودة ييمكن استخدامها في حال وجود العديد من الخيارات | ||
| Chrome Style | تقدم لائحة من خيارات قالب اسلوب كروم مجموعة حسب القالب. | ||
| color | تقدم اختيار اللون عن الضغط على صندوق الادخال. | ||
| Content Language | تقدم لائحة بلغات المحتوى. | ||
| Content Type | تقدم لائحة بأنواع المحتوى. | ||
| combo | يوفر حقل مربع التحرير والسرد | ||
| componentlayout | يقدم قائمة من مجموعة من التخطيطات الأساسية والقوالب البديلة للعنصر مكون | ||
| contentlanguage | يقدم قائمة من اللغات المثبتة لاستخدامها بالاقتران مع البرنامج المساعد لتحويل اللغة. | ||
| Database Connection | يقدم قائمة من اتصالات قاعدة البيانات المتاحة، مما يحد بشكل اختياري لقائمة معينة. | ||
| editor | يوفر حقل منطقة محررة. | ||
| editors | يوفر قائمة المحررين WYSIWYG المتاحة.
منذ جوملا ٢.٥ استخدم plugins form field |
||
| يوفر حقل البريد الإلكتروني | |||
| file | يوفر حقل الإدخال للملفات | ||
| filelist | يوفر قائمة من الملفات من الدليل المحدد. | ||
| folderlist | يوفرانخفاض قائمة المجلدات من الدليل المحدد | ||
| groupedlist | يوفر قائمة العناصر المنظمة في مجموعات. | ||
| header tag | يوفر قائمة علامات رأس الصفحة (h1-h6). | ||
| helpsite | يوفر قائمة من المواقع المساعدة لتركيب جوملا الخاص بك | ||
| hidden | يوفر حقل مخفي لإنقاذ حقل نموذج التي لا يمكن تغييرها مباشرة من قبل المستخدم في مسؤول القيمة | ||
| 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 | provides radio buttons to select different options. | ||
| 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 | provides a visual separator between form fields. It is purely a visual aid and no value is stored. | ||
| 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. | ||
| tag | provides an entry point for tags (either AJAX or Nested). | ||
| tel | provides an input field for a telephone number. | ||
| 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. |