| Server IP : 54.36.91.62 / Your IP : 216.73.217.112 Web Server : Apache System : Linux webm013.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : coopiak ( 151928) PHP Version : 8.3.23 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/coopiak/newsite/administrator/components/com_users/models/forms/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <form> <fieldset> <field name="id" type="hidden" class="readonly" size="6" default="0" readonly="true" label="COM_USERS_FIELD_ID_LABEL" /> <field name="user_id" type="user" size="50" class="input-medium" required="true" label="COM_USERS_FIELD_USER_ID_LABEL" /> <field name="catid" type="category" extension="com_users" label="COM_USERS_FIELD_CATEGORY_ID_LABEL" description="JFIELD_CATEGORY_DESC" > </field> <field name="subject" type="text" size="80" label="COM_USERS_FIELD_SUBJECT_LABEL" description="COM_USERS_FIELD_SUBJECT_DESC" /> <field name="body" type="editor" rows="10" cols="80" filter="safehtml" label="COM_USERS_FIELD_NOTEBODY_LABEL" description="COM_USERS_FIELD_NOTEBODY_DESC" /> <field name="state" type="list" label="JSTATUS" description="COM_USERS_FIELD_STATE_DESC" size="1" default="1"> <option value="1">JPUBLISHED</option> <option value="0">JUNPUBLISHED</option> <option value="2">JARCHIVED</option> <option value="-2">JTRASHED</option> </field> <field name="review_time" type="calendar" label="COM_USERS_FIELD_REVIEW_TIME_LABEL" description="COM_USERS_FIELD_REVIEW_TIME_DESC" default="0000-00-00" format="%Y-%m-%d" /> <field name="checked_out" type="hidden" filter="unset" /> <field name="checked_out_time" type="hidden" filter="unset" /> <field name="created_user_id" label="JGLOBAL_FIELD_CREATED_BY_LABEL" type="hidden" filter="unset" /> <field name="created_time" label="JGLOBAL_FIELD_CREATED_LABEL" type="hidden" filter="unset" /> <field name="modified_user_id" label="JGLOBAL_FIELD_MODIFIED_BY_LABEL" type="hidden" filter="unset" /> <field name="modified_time" label="JGLOBAL_FIELD_MODIFIED_LABEL" type="hidden" filter="unset" /> <field name="publish_up" type="calendar" label="JGLOBAL_FIELD_PUBLISH_UP_LABEL" description="JGLOBAL_FIELD_PUBLISH_UP_DESC" format="%Y-%m-%d %H:%M:%S" size="22" filter="user_utc" /> <field name="publish_down" type="calendar" label="JGLOBAL_FIELD_PUBLISH_DOWN_LABEL" description="JGLOBAL_FIELD_PUBLISH_DOWN_DESC" format="%Y-%m-%d %H:%M:%S" size="22" filter="user_utc" /> <field name="version_note" type="text" label="JGLOBAL_FIELD_VERSION_NOTE_LABEL" description="JGLOBAL_FIELD_VERSION_NOTE_DESC" size="45" labelclass="control-label" /> </fieldset> </form>