[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/media/plg_system_debug/widgets/languageErrors/ -> widget.min.js (source)

   1  !function(e){var a=PhpDebugBar.utils.makecsscls("phpdebugbar-widgets-");PhpDebugBar.Widgets.languageErrorsWidget=PhpDebugBar.Widget.extend({tagName:"ul",className:a("languageErrors"),render:function(){this.bindAttr("data",(function(a){for(var r of(this.$el.empty(),a.files)){var t=r[0].replace(a.jroot,""),i=e("<li />");if(a.xdebugLink){var g=e("<a />").text(t+":"+r[1]).attr("href",a.xdebugLink.replace("%f",r[0]).replace("%l",r[1]));i.append(g)}else i.text(t+":"+r[1]);this.$el.append(i)}}))}})}(PhpDebugBar.$);


Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer