Home
last modified time | relevance | path

Searched refs:instance (Results 1 – 25 of 27) sorted by relevance

12

/template/sprintdoc/
H A DTemplate.php28 * Get the singleton instance
33 static $instance = null;
34 if($instance === null) $instance = new Template();
35 return $instance;
/template/bootie/js/
H A Dpopper-1.14.7.min.js4instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};e.offsets.reference=L(… property in AnonymousFunctionad2994700100.e
H A Dbootstrap-4.3.1.min.js6 …veClass(e.join(""))},t._handlePopperPlacementChange=function(t){var e=t.instance;this.tip=e.popper…
/template/strap/bootstrap/4.4.1/
H A Dpopper.min.js4instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};e.offsets.reference=L(… property in AnonymousFunction428095670100.e
H A Dbootstrap.min.js6 …veClass(e.join(""))},t._handlePopperPlacementChange=function(t){var e=t.instance;this.tip=e.popper…
H A Dbootstrap.min.js.map1instance","popper","initConfigAnimation","Popover","_getContent","method","ACTIVATE","SCROLL","Off…
/template/strap/bootstrap/4.5.0/
H A Dpopper.min.js4instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};e.offsets.reference=L(… property in AnonymousFunction321309a70100.e
H A Dbootstrap.min.js6 …lass(n.join(""))},i._handlePopperPlacementChange=function(t){this.tip=t.instance.popper,this._clea…
/template/argon-alt/assets/js/core/
H A Dpopper.min.js4instance:this,styles:{},attributes:{},flipped:!1,offsets:{}};e.offsets.reference=x(this.state,this… property in AnonymousFunction6de196970100.e
H A Dbootstrap.min.js6 …veClass(e.join(""))},t._handlePopperPlacementChange=function(t){var e=t.instance;this.tip=e.popper…
/template/argon/assets/js/core/
H A Dpopper.min.js4instance:this,styles:{},attributes:{},flipped:!1,offsets:{}};e.offsets.reference=x(this.state,this… property in AnonymousFunction7ff853490100.e
H A Dbootstrap.min.js6 …lass(n.join(""))},i._handlePopperPlacementChange=function(t){this.tip=t.instance.popper,this._clea…
/template/a_new_day/js/
H A Dcontrols.js414 selector: function(instance) { argument
417 var entry = instance.getToken();
420 for (var i = 0; i < instance.options.array.length &&
421 ret.length < instance.options.choices ; i++) {
423 var elem = instance.options.array[i];
424 var foundPos = instance.options.ignoreCase ?
433 } else if (entry.length >= instance.options.partialChars &&
434 instance.options.partialSearch && foundPos != -1) {
435 if (instance.options.fullSearch || /\s/.test(elem.substr(foundPos-1,1))) {
443 foundPos = instance.options.ignoreCase ?
[all …]
/template/battlehorse/js/
H A Dcontrols.js414 selector: function(instance) { argument
417 var entry = instance.getToken();
420 for (var i = 0; i < instance.options.array.length &&
421 ret.length < instance.options.choices ; i++) {
423 var elem = instance.options.array[i];
424 var foundPos = instance.options.ignoreCase ?
433 } else if (entry.length >= instance.options.partialChars &&
434 instance.options.partialSearch && foundPos != -1) {
435 if (instance.options.fullSearch || /\s/.test(elem.substr(foundPos-1,1))) {
443 foundPos = instance.options.ignoreCase ?
[all …]
/template/binkytestinstance/
H A DREADME.md4 Template (Theme) for DokuWiki for simple marking a Wiki as a test instance
/template/mikio/
H A Dmikio.php63 * Returns the instance of the class
65 * @return Template class instance
69 static $instance = null;
71 if (empty($instance) === true) {
72 $instance = new Template();
75 return $instance;
/template/bootstrap3/
H A DTemplate.php112 * Get the singleton instance
118 static $instance = null;
120 if ($instance === null) {
121 $instance = new self;
124 return $instance;
/template/simple/
H A Dcsshover3.htc162 // create an instance for the given type and class
165 // and store that instance for unloading later on
/template/a_new_day/
H A Dcsshover3.htc162 // create an instance for the given type and class
165 // and store that instance for unloading later on
/template/vector/static/3rd/vector/
H A Dcsshover.htc162 // create an instance for the given type and class
165 // and store that instance for unloading later on
H A Dmain-ltr.css506 * preftoc id was more human readable like preferences-toc for instance,
H A Dmain-rtl.css506 * preftoc id was more human readable like preferences-toc for instance,
/template/twigstarter/vendor/twig/twig/
H A DCHANGELOG153 …when the argument is \Traversable but does not implement \Iterator (\SimpleXmlElement for instance)
251 * fixed using a Twig_TemplateWrapper instance as an argument to extends
301 * fixed length filter when passing an instance of IteratorAggregate
/template/strap/bootstrap/5.0.1/
H A Dpopper.min.js5instance:u,options:r}),a=function(){};c.push(i||a)}})),u.update()},forceUpdate:function(){if(!p){v…
H A Dbootstrap.min.js.map1instance","has","instanceMap","get","size","console","error","Array","from","remove","delete","nam…

12