Searched refs:allowedAttributeList (Results 1 – 1 of 1) sorted by relevance
1361 function allowedAttribute(attr, allowedAttributeList) { argument1364 if ($.inArray(attrName, allowedAttributeList) !== -1) {1372 var regExp = $(allowedAttributeList).filter(function (index, value) {