Home
last modified time | relevance | path

Searched refs:constructor (Results 1 – 25 of 69) sorted by relevance

123

/template/breeze/bower_components/gumby/js/libs/ui/
H A Dgumby.toggleswitch.js54 Gumby.debug('Re-initializing '+scope.constructor, $el);
101 Gumby.error('Cannot find '+this.constructor.name+' target: '+targets[i]);
118 Switch.prototype.constructor = Switch; method in Switch
/template/strap/bootstrap/5.0.1/
H A Dbootstrap.min.js6constructor(t){(t=d(t))&&(this._element=t,A.set(this._element,this.constructor.DATA_KEY,this))}dis…
/template/argon/assets/js/core/
H A Dbootstrap.min.js6constructor.Default),e(this._element).data()),t),c.typeCheckConfig(k,t,this.constructor.DefaultTyp… method in n
/template/strap/bootstrap/4.5.0/
H A Dbootstrap.min.js6constructor.Default),e(this._element).data()),t),c.typeCheckConfig(k,t,this.constructor.DefaultTyp… method in n
/template/bootie/js/
H A Dbootstrap-4.3.1.min.js6constructor.Default,g(this._element).data(),t),_.typeCheckConfig(It,t,this.constructor.DefaultType…
/template/argon-alt/assets/js/core/
H A Dbootstrap.min.js6constructor.Default,g(this._element).data(),t),_.typeCheckConfig(It,t,this.constructor.DefaultType…
/template/strap/bootstrap/4.4.1/
H A Dbootstrap.min.js6constructor.Default,{},g(this._element).data(),{},t),_.typeCheckConfig(At,t,this.constructor.Defau…
/template/templar/js/
H A Dbootstrap-popover.js39 constructor: Popover
H A Dbootstrap-tab.js35 constructor: Tab property in Tab
H A Dbootstrap-dropdown.js39 constructor: Dropdown property in Dropdown
H A Dbootstrap-scrollspy.js45 constructor: ScrollSpy property in ScrollSpy
H A Dbootstrap-collapse.js42 constructor: Collapse property in Collapse
H A Dbootstrap-modal.js38 constructor: Modal property in Modal
/template/parallax/lib/bootstrap/js/
H A Dbootstrap.min.js255 c.prototype = {constructor: c, dimension: function () { property in c
340 a.prototype = {constructor: a, toggle: function (j) { property in a
431 b.prototype = {constructor: b, toggle: function () { property in b
558 b.prototype = {constructor: b, init: function (g, f, e) { property in b
712 …b.prototype = c.extend({}, c.fn.tooltip.Constructor.prototype, {constructor: b, setContent: functi…
761 b.prototype = {constructor: b, refresh: function () { property in b
824 b.prototype = {constructor: b, show: function () { property in b
900 c.prototype = {constructor: c, select: function () { property in c
H A Dbootstrap.js495 constructor: Collapse, dimension: function () { property in Collapse
647 constructor: Dropdown, toggle: function (e) { property in Dropdown
807 constructor: Modal, toggle: function () { property in Modal
1032 constructor: Tooltip, init: function (type, element, options) { property in Tooltip
1277 constructor: Popover, setContent: function () {
1384 constructor: ScrollSpy, refresh: function () { property in ScrollSpy
1534 constructor: Tab, show: function () { property in Tab
1682 constructor: Typeahead, select: function () { property in Typeahead
/template/lcars/js/
H A Djquery.timers-1.1.2.js75 if (times && times.constructor != Number) {
/template/klean/bootstrap/js/
H A Dbootstrap.min.js6constructor&&!this.options.selector)throw new Error("`selector` option must be specified when init… method in c
H A Dbootstrap.js1313 if (this.$element[0] instanceof document.constructor && !this.options.selector) {
1367 var self = obj instanceof this.constructor ?
1371 self = new this.constructor(obj.currentTarget, this.getDelegateOptions())
1404 var self = obj instanceof this.constructor ?
1408 self = new this.constructor(obj.currentTarget, this.getDelegateOptions())
1717 self = new this.constructor(e.currentTarget, this.getDelegateOptions())
1814 Popover.prototype.constructor = Popover method in Popover
/template/kajukkk/bs/
H A Dbootstrap.min.js11constructor&&!this.options.selector)throw new Error("`selector` option must be specified when init… method in i
H A Dbootstrap.js1043 if (this.$element[0] instanceof document.constructor && !this.options.selector) {
1097 var self = obj instanceof this.constructor ?
1101 self = new this.constructor(obj.currentTarget, this.getDelegateOptions())
1134 var self = obj instanceof this.constructor ?
1138 self = new this.constructor(obj.currentTarget, this.getDelegateOptions())
1447 self = new this.constructor(e.currentTarget, this.getDelegateOptions())
1544 Popover.prototype.constructor = Popover method in Popover
/template/launch/js/
H A Dbootstrap.min.js6constructor&&!this.options.selector)throw new Error("`selector` option must be specified when init… method in c
/template/kajukkd/
H A Dscript.js45 constructor() { method in e
/template/mywiki/
H A Dbootstrap.js1313 if (this.$element[0] instanceof document.constructor && !this.options.selector) {
1367 var self = obj instanceof this.constructor ?
1371 self = new this.constructor(obj.currentTarget, this.getDelegateOptions())
1404 var self = obj instanceof this.constructor ?
1408 self = new this.constructor(obj.currentTarget, this.getDelegateOptions())
1717 self = new this.constructor(e.currentTarget, this.getDelegateOptions())
1814 Popover.prototype.constructor = Popover method in Popover
/template/flarum/
H A Dscript.js6constructor&&!this.options.selector)throw new Error("`selector` option must be specified when init…
/template/a_new_day/js/
H A Dprototype.js240 if (hash[name].constructor != Array)
565 return array.concat(value && value.constructor == Array ?
622 if(arguments[i].constructor == Array) {
643 if (pair.value && pair.value.constructor == Array) {
699 if (result.constructor != Array) result = [result];
720 if (object && object.constructor == PHash) return object;
1885 if (result[key].constructor != Array) result[key] = [result[key]];

123