Файловый менеджер - Редактировать - /var/www/html/media/com_osmembership/assets/js/validate/js/jquery.validationEngine.lang.min.js
Ðазад
jQuery(function(a){a.fn.validationEngineLanguage=function(){},a.validationEngineLanguage={newLang:function(){var e=Joomla.getOptions("rootUri");a.validationEngineLanguage.allRules={required:{regex:"none",alertText:Joomla.JText._("OSM_FIELD_REQUIRED","* This field is required"),alertTextCheckboxMultiple:Joomla.JText._("OSM_PLEASE_SELECT_AN_OPTION","* Please select an option"),alertTextCheckboxe:Joomla.JText._("OSM_CHECKBOX_REQUIRED","* This checkbox is required"),alertTextDateRange:Joomla.JText._("OSM_BOTH_DATE_RANGE_FIELD_REQUIRED","* Both date range fields are required")},requiredInFunction:{func:function(e,a,t,o){return"test"==e.val()},alertText:Joomla.JText._("OSM_FIELD_MUST_EQUAL_TEST","* Field must equal test")},dateRange:{regex:"none",alertText:Joomla.JText._("OSM_INVALID","* Invalid "),alertText2:"Date Range"},dateTimeRange:{regex:"none",alertText:Joomla.JText._("OSM_INVALID","* Invalid "),alertText2:Joomla.JText._("OSM_DATE_TIME_RANGE","Date Time Range")},minSize:{regex:"none",alertText:Joomla.JText._("OSM_MINIMUM","* Minimum "),alertText2:Joomla.JText._("OSM_CHARACTERS_REQUIRED"," characters required")},maxSize:{regex:"none",alertText:Joomla.JText._("OSM_MAXIMUM","* Maximum "),alertText2:Joomla.JText._("OSM_CHACTERS_ALLOWED"," characters allowed")},groupRequired:{regex:"none",alertText:Joomla.JText._("OSM_GROUP_REQUIRED","* You must fill one of the following fields")},min:{regex:"none",alertText:Joomla.JText._("OSM_MIN","* Minimum value is ")},max:{regex:"none",alertText:Joomla.JText._("OSM_MAX","* Maximum value is ")},past:{regex:"none",alertText:Joomla.JText._("OSM_DATE_PRIOR_TO","* Date prior to ")},future:{regex:"none",alertText:Joomla.JText._("OSM_DATE_PAST","* Date past ")},maxCheckbox:{regex:"none",alertText:Joomla.JText._("OSM_MAXIMUM","* Maximum "),alertText2:Joomla.JText._("OSM_OPTION_ALLOW"," options allowed")},minCheckbox:{regex:"none",alertText:Joomla.JText._("OSM_PLEASE_SELECT","* Please select "),alertText2:" options"},equals:{regex:"none",alertText:Joomla.JText._("OSM_FIELDS_DO_NOT_MATCH","* Fields do not match")},creditCard:{regex:"none",alertText:Joomla.JText._("OSM_INVALID_CREDIT_CARD_NUMBER","* Invalid credit card number")},phone:{regex:/^([\+][0-9]{1,3}[\ \.\-])?([\(]{1}[0-9]{2,6}[\)])?([0-9\ \.\-\/]{3,20})((x|ext|extension)[\ ]?[0-9]{1,4})?$/,alertText:Joomla.JText._("OSM_INVALID_PHONE_NUMBER","* Invalid phone number")},email:{regex:/^(([^<>()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/,alertText:Joomla.JText._("OSM_INVALID_EMAIL_ADDRESS","* Invalid email address")},integer:{regex:/^[\-\+]?\d+$/,alertText:Joomla.JText._("OSM_NOT_A_VALID_INTEGER","* Not a valid integer")},number:{regex:/^[\-\+]?((([0-9]{1,3})([,][0-9]{3})*)|([0-9]+))?([\.]([0-9]+))?$/,alertText:Joomla.JText._("OSM_INVALID_FLOATING_DECIMAL_NUMBER","* Invalid floating decimal number")},date:{func:function(e){var a=pattern.exec(e.val());if(null==a)return!1;var t=a[yearPartIndex+1],o=+a[monthPartIndex+1],l=+a[dayPartIndex+1],r=new Date(t,o-1,l);return r.getFullYear()==t&&r.getMonth()==o-1&&r.getDate()==l},alertText:Joomla.JText._("OSM_INVALID_DATE").replace("YYYY-MM-DD",Joomla.getOptions("humanFormat"))},ipv4:{regex:/^((([01]?[0-9]{1,2})|(2[0-4][0-9])|(25[0-5]))[.]){3}(([0-1]?[0-9]{1,2})|(2[0-4][0-9])|(25[0-5]))$/,alertText:Joomla.JText._("OSM_INVALID_IP_ADDRESS","* Invalid IP address")},url:{regex:/(ftp|http|https):\/\/(\w+:{0,1}\w*@)?(\S+)(:[0-9]+)?(\/|\/([\w#!:.?+=&%@!\-\/]))?/,alertText:Joomla.JText._("OSM_INVALID_URL","* Invalid URL")},onlyNumberSp:{regex:/^[0-9\ ]+$/,alertText:Joomla.JText._("OSM_NUMBER_ONLY","* Numbers only")},onlyLetterSp:{regex:/^[a-zA-Z\ \']+$/,alertText:Joomla.JText._("OSM_LETTERS_ONLY","* Letters only")},onlyLetterNumber:{regex:/^[0-9a-zA-Z]+$/,alertText:Joomla.JText._("OSM_NO_SPECIAL_CHACTERS_ALLOWED","* No special characters allowed")},ajaxUserCall:{url:e+"/index.php?option=com_osmembership&task=validator.validate_username",alertText:Joomla.JText._("OSM_INVALID_USERNAME","This username has been used by a different user. Please enter a new username")},ajaxEmailCall:{url:e+"/index.php?option=com_osmembership&task=validator.validate_email",alertText:Joomla.JText._("OSM_INVALID_EMAIL","This email has been used by a different user. Please enter a new email")},ajaxValidateGroupMemberEmail:{url:e+"/index.php?option=com_osmembership&task=validator.validate_group_member_email",alertText:Joomla.JText._("OSM_INVALID_EMAIL","This email has been used by a different user. Please enter a new email")},ajaxValidatePassword:{url:e+"/index.php?option=com_osmembership&task=validator.validate_password",alertText:Joomla.JText._("OSM_INVALID_PASSWORD","The password you entered is invalid")},dateFormat:{regex:/^\d{4}[\/\-](0?[1-9]|1[012])[\/\-](0?[1-9]|[12][0-9]|3[01])$|^(?:(?:(?:0?[13578]|1[02])(\/|-)31)|(?:(?:0?[1,3-9]|1[0-2])(\/|-)(?:29|30)))(\/|-)(?:[1-9]\d\d\d|\d[1-9]\d\d|\d\d[1-9]\d|\d\d\d[1-9])$|^(?:(?:0?[1-9]|1[0-2])(\/|-)(?:0?[1-9]|1\d|2[0-8]))(\/|-)(?:[1-9]\d\d\d|\d[1-9]\d\d|\d\d[1-9]\d|\d\d\d[1-9])$|^(0?2(\/|-)29)(\/|-)(?:(?:0[48]00|[13579][26]00|[2468][048]00)|(?:\d\d)?(?:0[48]|[2468][048]|[13579][26]))$/,alertText:Joomla.JText._("OSM_INVALID_DATE","* Invalid date, must be in YYYY-MM-DD format")},dateTimeFormat:{regex:/^\d{4}[\/\-](0?[1-9]|1[012])[\/\-](0?[1-9]|[12][0-9]|3[01])\s+(1[012]|0?[1-9]){1}:(0?[1-5]|[0-6][0-9]){1}:(0?[0-6]|[0-6][0-9]){1}\s+(am|pm|AM|PM){1}$|^(?:(?:(?:0?[13578]|1[02])(\/|-)31)|(?:(?:0?[1,3-9]|1[0-2])(\/|-)(?:29|30)))(\/|-)(?:[1-9]\d\d\d|\d[1-9]\d\d|\d\d[1-9]\d|\d\d\d[1-9])$|^((1[012]|0?[1-9]){1}\/(0?[1-9]|[12][0-9]|3[01]){1}\/\d{2,4}\s+(1[012]|0?[1-9]){1}:(0?[1-5]|[0-6][0-9]){1}:(0?[0-6]|[0-6][0-9]){1}\s+(am|pm|AM|PM){1})$/,alertText:"* Invalid Date or Date Format",alertText2:Joomla.JText._("OSM_EXPECTED_FORMAT"),alertText3:"mm/dd/yyyy hh:mm:ss AM|PM or ",alertText4:"yyyy-mm-dd hh:mm:ss AM|PM"}}}},a.validationEngineLanguage.newLang()});
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка