Home
last modified time | relevance | path

Searched refs:domplate (Results 1 – 3 of 3) sorted by relevance

/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1764 if(FBL.domplate){Firebug.Rep=domplate({className:"",inspectable:true,supportsObject:function(object…
2516 if(FBL.domplate){this.testMenu()
3708 FBL.domplate=function(){var lastSubject; function
3716 var domplate=FBL.domplate; variable
3717 FBL.domplate.context=function(context,fn){var lastContext=domplate.lastContext;
3718 domplate.topContext=context;
3720 domplate.topContext=lastContext
3740 if(domplate.topContext){this.context=domplate.topContext
4178 this.Nada=domplate(Firebug.Rep,{tag:SPAN(""),className:"nada"});
4184 this.Caption=domplate(Firebug.Rep,{tag:SPAN({"class":"caption"},"$object")});
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js7487 if (FBL.domplate) Firebug.Rep = domplate(
8040 if (FBL.domplate)
10446 if (FBL.domplate)
14224 FBL.domplate = function() function
14240 var domplate = FBL.domplate; variable
14283 if (domplate.topContext)
15621 this.Obj = domplate(Firebug.Rep,
25038 tags: domplate(
26839 template: domplate(
27826 template: domplate(
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1775 if(FBL.domplate){Firebug.Rep=domplate({className:"",inspectable:true,supportsObject:function(object,type){return false
1910 }if(FBL.domplate){var MenuPlate=domplate(Firebug.Rep,{tag:DIV({"class":"fbMenu fbShadow"},DIV({"class":"fbMenuContent fbShadowContent"},FOR("item","$object.items|memberIterator",TAG("$item.tag",{item:"$item"})))),itemTag:A(menuItemProps,"$item.label"),checkBoxTag:A(extend(menuItemProps,{checked:"$item.checked"}),"$item.label"),radioButtonTag:A(extend(menuItemProps,{selected:"$item.selected"}),"$item.label"),groupTag:A(extend(menuItemProps,{child:"$item.child"}),"$item.label"),shortcutTag:A(menuItemProps,"$item.label",SPAN({"class":"fbMenuShortcutKey"},"$item.key")),separatorTag:SPAN({"class":"fbMenuSeparator"}),memberIterator:function(items){var result=[];
2527 if(FBL.domplate){this.testMenu()
3719 FBL.domplate=function(){var lastSubject; function
3727 var domplate=FBL.domplate; variable
3728 FBL.domplate.context=function(context,fn){var lastContext=domplate
[all...]