Searched refs:oldTag (Results 1 – 4 of 4) sorted by relevance
151 $oldTag = substr($wikitext, $todoTagStartPos, ($todoTagEndPos - $todoTagStartPos));152 $newTag = $this->_buildTodoTag($oldTag, $checked);
3729 }this.context=oldTag?oldTag.context:null;3730 this.subject=oldTag?oldTag.subject:null;3731 this.attrs=oldTag?copyObject(oldTag.attrs):{};3732 this.classes=oldTag?copyObject(oldTag.classes):{};3733 this.props=oldTag?copyObject(oldTag.props):null;3735 this.children=oldTag?copyArray(oldTag.children):[];3736 this.vars=oldTag?copyArray(oldTag.vars):[];3933 this.attrs=oldTag?oldTag.attrs:{};3934 this.vars=oldTag?copyArray(oldTag.vars):[];3961 this.iter=oldTag?oldTag.iter:parseValue(args[1]);[all …]
14269 this.context = oldTag ? oldTag.context : null;14270 this.subject = oldTag ? oldTag.subject : null;14271 this.attrs = oldTag ? copyObject(oldTag.attrs) : {};14272 this.classes = oldTag ? copyObject(oldTag.classes) : {};14273 this.props = oldTag ? copyObject(oldTag.props) : null;14275 this.children = oldTag ? copyArray(oldTag.children) : [];14276 this.vars = oldTag ? copyArray(oldTag.vars) : [];14717 this.attrs = oldTag ? oldTag.attrs : {};14718 this.vars = oldTag ? copyArray(oldTag.vars) : [];14785 this.varName = oldTag ? oldTag.varName : args[0];[all …]
3739 FBL.DomplateTag.prototype={merge:function(args,oldTag){if(oldTag){this.tagName=oldTag.tagName argument 3740 }this.context=oldTag?oldTag.context:null;3741 this.subject=oldTag?oldTag.subject:null;3742 this.attrs=oldTag?copyObject(oldTag.attrs):{};3743 this.classes=oldTag3943 AnonymousFunction4beb6123d700(args,oldTag) global() argument 3971 AnonymousFunction4beb6123db00(args,oldTag) global() argument [all...]