| Server IP : 172.67.191.97 / Your IP : 104.23.197.208 Web Server : Apache/2.4.63 (Ubuntu) System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.4.5 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/fcarn/administrator/components/com_plugins/forms/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <form addfieldprefix="Joomla\Component\Plugins\Administrator\Field"> <config> <inlinehelp button="show"/> </config> <fieldset> <field name="extension_id" type="text" label="JGLOBAL_FIELD_ID_LABEL" default="0" readonly="true" class="readonly" /> <field name="name" type="hidden" label="COM_PLUGINS_FIELD_NAME_LABEL" /> <field name="enabled" type="list" label="JSTATUS" class="form-select-color-state" default="1" validate="options" > <option value="1">JENABLED</option> <option value="0">JDISABLED</option> </field> <field name="access" type="accesslevel" label="JFIELD_ACCESS_LABEL" filter="UINT" validate="options" /> <field name="ordering" type="pluginordering" label="JFIELD_ORDERING_LABEL" /> <field name="folder" type="text" label="COM_PLUGINS_FIELD_FOLDER_LABEL" class="readonly" readonly="true" /> <field name="element" type="text" label="COM_PLUGINS_FIELD_ELEMENT_LABEL" class="readonly" readonly="true" /> <field name="note" type="textarea" label="JFIELD_NOTE_LABEL" maxlength="255" /> </fieldset> </form>