Server IP : 1.179.227.78 / Your IP : 10.104.4.41 Web Server : Apache System : Linux afdc-mdu34 5.4.0-153-generic #170-Ubuntu SMP Fri Jun 16 13:43:31 UTC 2023 x86_64 User : www ( 1001) PHP Version : 7.4.30 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /www/wwwroot/afdc-mdu34.rtarf.mi.th/joomla/administrator/components/com_users/models/forms/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <form> <fieldset name="user_details"> <field name="name" type="text" label="COM_USERS_USER_FIELD_NAME_LABEL" description="COM_USERS_USER_FIELD_NAME_DESC" required="true" size="30" /> <field name="username" type="text" label="COM_USERS_USER_FIELD_USERNAME_LABEL" description="COM_USERS_USER_FIELD_USERNAME_DESC" required="true" size="30" /> <field name="password" type="password" label="JGLOBAL_PASSWORD" description="COM_USERS_USER_FIELD_PASSWORD_DESC" autocomplete="off" class="validate-password" filter="raw" validate="password" size="30" /> <field name="password2" type="password" label="COM_USERS_USER_FIELD_PASSWORD2_LABEL" description="COM_USERS_USER_FIELD_PASSWORD2_DESC" autocomplete="off" class="validate-password" filter="raw" message="COM_USERS_USER_FIELD_PASSWORD1_MESSAGE" size="30" validate="equals" field="password" /> <field name="email" type="email" label="JGLOBAL_EMAIL" description="COM_USERS_USER_FIELD_EMAIL_DESC" required="true" size="30" validate="email" validDomains="com_users.domains" /> <field name="registerDate" type="calendar" label="COM_USERS_USER_FIELD_REGISTERDATE_LABEL" description="COM_USERS_USER_FIELD_REGISTERDATE_DESC" class="readonly" readonly="true" translateformat="true" showtime="true" size="22" filter="user_utc" /> <field name="lastvisitDate" type="calendar" label="COM_USERS_USER_FIELD_LASTVISIT_LABEL" description="COM_USERS_USER_FIELD_LASTVISIT_DESC" class="readonly" readonly="true" translateformat="true" showtime="true" size="22" filter="user_utc" /> <field name="lastResetTime" type="calendar" label="COM_USERS_USER_FIELD_LASTRESET_LABEL" description="COM_USERS_USER_FIELD_LASTRESET_DESC" class="readonly" readonly="true" translateformat="true" showtime="true" size="22" filter="user_utc" /> <field name="resetCount" type="number" label="COM_USERS_USER_FIELD_RESETCOUNT_LABEL" description="COM_USERS_USER_FIELD_RESETCOUNT_DESC" class="readonly" default="0" readonly="true" /> <field name="sendEmail" type="radio" label="COM_USERS_USER_FIELD_SENDEMAIL_LABEL" description="COM_USERS_USER_FIELD_SENDEMAIL_DESC" default="0" class="btn-group btn-group-yesno" > <option value="1">JYES</option> <option value="0">JNO</option> </field> <field name="block" type="radio" label="COM_USERS_USER_FIELD_BLOCK_LABEL" description="COM_USERS_USER_FIELD_BLOCK_DESC" class="btn-group btn-group-yesno btn-group-reversed" default="0" > <option value="1">COM_USERS_USER_FIELD_BLOCK</option> <option value="0">COM_USERS_USER_FIELD_ENABLE</option> </field> <field name="requireReset" type="radio" label="COM_USERS_USER_FIELD_REQUIRERESET_LABEL" description="COM_USERS_USER_FIELD_REQUIRERESET_DESC" default="0" class="btn-group btn-group-yesno" > <option value="1">JYES</option> <option value="0">JNO</option> </field> <field name="id" type="number" label="JGLOBAL_FIELD_ID_LABEL" description="JGLOBAL_FIELD_ID_DESC" class="readonly" default="0" readonly="true" /> </fieldset> <field name="groups" type="hidden" /> <field name="twofactor" type="hidden" /> <fields name="params"> <!-- Basic user account settings. --> <fieldset name="settings" label="COM_USERS_SETTINGS_FIELDSET_LABEL"> <field name="admin_style" type="templatestyle" label="COM_USERS_USER_FIELD_BACKEND_TEMPLATE_LABEL" description="COM_USERS_USER_FIELD_BACKEND_TEMPLATE_DESC" client="administrator" filter="uint" > <option value="">JOPTION_USE_DEFAULT</option> </field> <field name="admin_language" type="language" label="COM_USERS_USER_FIELD_BACKEND_LANGUAGE_LABEL" description="COM_USERS_USER_FIELD_BACKEND_LANGUAGE_DESC" client="administrator" > <option value="">JOPTION_USE_DEFAULT</option> </field> <field name="language" type="language" label="COM_USERS_USER_FIELD_FRONTEND_LANGUAGE_LABEL" description="COM_USERS_USER_FIELD_FRONTEND_LANGUAGE_DESC" client="site" > <option value="">JOPTION_USE_DEFAULT</option> </field> <field name="editor" type="plugins" label="COM_USERS_USER_FIELD_EDITOR_LABEL" description="COM_USERS_USER_FIELD_EDITOR_DESC" folder="editors" > <option value="">JOPTION_USE_DEFAULT</option> </field> <field name="timezone" type="timezone" label="COM_USERS_USER_FIELD_TIMEZONE_LABEL" description="COM_USERS_USER_FIELD_TIMEZONE_DESC" > <option value="">JOPTION_USE_DEFAULT</option> </field> </fieldset> </fields> </form>