Searched refs:_template (Results 1 – 3 of 3) sorted by relevance
8 * or DokuWiki defaults are: `_template` and `__template` (only editable via filesystem)
275 updateProps: function (_target, _template) { argument278 template = $.isEmptyObject(target) ? _template : _target;
1 …_template = template;\n this._options = options;\n }\n static adjustWhitespace(model,…