Server : LiteSpeed System : Linux server 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : alsaif ( 1057) PHP Version : 7.4.33 Disable Function : show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname Directory : /home/alsaif/public_html/administrator/components/com_redirect/models/forms/ |
<?xml version="1.0" encoding="utf-8"?> <form> <fieldset> <field name="id" type="number" label="JGLOBAL_FIELD_ID_LABEL" description="JGLOBAL_FIELD_ID_DESC" id="id" default="0" readonly="true" class="readonly" /> <field name="old_url" type="text" label="COM_REDIRECT_FIELD_OLD_URL_LABEL" description="COM_REDIRECT_FIELD_OLD_URL_DESC" class="input-xxlarge" size="50" required="true" /> <field name="new_url" type="text" label="COM_REDIRECT_FIELD_NEW_URL_LABEL" description="COM_REDIRECT_FIELD_NEW_URL_DESC" class="input-xxlarge" size="50" required="true" /> <field name="comment" type="text" label="COM_REDIRECT_FIELD_COMMENT_LABEL" description="COM_REDIRECT_FIELD_COMMENT_DESC" size="40" /> <field name="published" type="list" label="JSTATUS" description="JFIELD_PUBLISHED_DESC" class="chzn-color-state" size="1" default="1" > <option value="1">JENABLED</option> <option value="0">JDISABLED</option> <option value="2">JARCHIVED</option> <option value="-2">JTRASHED</option> </field> <field name="referer" type="text" label="COM_REDIRECT_FIELD_REFERRER_LABEL" id="referer" size="50" readonly="true" /> <field name="created_date" type="text" label="COM_REDIRECT_FIELD_CREATED_DATE_LABEL" id="created_date" class="readonly" size="20" readonly="true" /> <field name="modified_date" type="text" label="COM_REDIRECT_FIELD_UPDATED_DATE_LABEL" id="modified_date" class="readonly" size="20" readonly="true" /> <field name="hits" type="number" label="JGLOBAL_HITS" id="hits" class="readonly" size="20" readonly="true" filter="unset" /> </fieldset> <fieldset name="advanced"> <field name="header" type="redirect" label="COM_REDIRECT_FIELD_REDIRECT_STATUS_CODE_LABEL" description="COM_REDIRECT_FIELD_REDIRECT_STATUS_CODE_DESC" default="301" validate="options" class="input-xlarge" /> </fieldset> </form>