Home
last modified time | relevance | path

Searched refs:base (Results 1476 – 1500 of 1781) sorted by relevance

1...<<51525354555657585960>>...72

/plugin/popupviewer/
H A Dscript.js214 var base = $('<base href="' + popupData.src + '"/>');
215 $("head").append(base);
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js3081 function positiveMomentsDifference(base, other) { argument
3084 res.months = other.month() - base.month() +
3085 (other.year() - base.year()) * 12;
3086 if (base.clone().add(res.months, 'M').isAfter(other)) {
3090 res.milliseconds = +other - +(base.clone().add(res.months, 'M'));
3095 function momentsDifference(base, other) { argument
3097 if (!(base.isValid() && other.isValid())) {
3101 other = cloneWithOffset(other, base);
3102 if (base.isBefore(other)) {
3103 res = positiveMomentsDifference(base, other);
[all …]
/plugin/authldaplocal/
H A DREADME.md7 …. And I did file a wishlist bug for inclusion of that patch into Dokuwiki base. This wishlist bug …
/plugin/composer/
H A Dsyntax.php584 function composer_search_index(&$data, $base, $file, $type, $lvl, $opts) { argument
/plugin/codemirror/dist/modes/
H A Dclojure.min.js.map1base","stream","state","eatSpace","eat","match","tokenize","inString","skipToEnd","matches","symbo…
/plugin/mediasyntax/
H A DREADME55 2010-07-22: 5 hours: preformatted text should work with SUSE and Ubuntu. Solution is simple: AddEntryPattern requires a parameter $mode. Set it to 'base'.
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCONTRIBUTING.md6 These guidelines exist not to annoy you, but to keep the code base clean, unified and future proof.
/plugin/authucenter/lib/uc_client/control/
H A Duser.php19 class usercontrol extends base {
H A Dpm.php19 class pmcontrol extends base {
/plugin/publish/
H A Dhelper.php387 function _search_helper(&$data, $base, $file, $type, $lvl, $opts) { argument
/plugin/dwcommits/
H A Dhelper.php97 list($base,$count) = explode('_',$db);
126 list($base,$count) = explode('_',$this->db_name);
/plugin/amcharts/assets/amcharts/
H A Dfunnel.js1 …ickSlice","pullOutSlice","pullInSlice","rightClickSlice");e.AmSlicedChart.base.construct.call(this…
3 ….applyTheme(this,a,"AmSlicedChart")},initChart:function(){e.AmSlicedChart.base.initChart.call(this…
18base.construct.call(this,a);this.cname="AmFunnelChart";this.startX=this.startY=0;this.baseWidth="1…
/plugin/glossary/images/
H A Dscore.xcf20 (base-direction ltr)
/plugin/wikistats/
H A Dsyntax.php219 function _search_count(&$data, $base, $file, $type, $lvl, $opts){ argument
/plugin/diagramsnet/lib/math/extensions/
H A DtoMathML.js19 …erover.Augment({toMathML:function(k){var f=this.type;var j=this.data[this.base];if(j&&j.isa(a.TeXA…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js1978 var object = new pi.base;
1984 …object.body = _superClass==pi.base?_prototype:pi.util.Hash.merge(_prototype,_superClass.prototype);
1986 if(_superClass!=pi.base)
2200 pi.base = function(){ class in pi
2205 var base = this, skipClonning = _skipClonning||false, _private = {},
2224 base.createAccessors( _p, this );
2225 if(base.init)
2226 return base.init.apply(this,arguments);
2275 pi.element = new pi.base;
2455 pi.xhr = new pi.base;
H A Dfirebug-lite-1.2-compressed.js92base;if(_prototype["$Init"]){object.init=_prototype["$Init"];delete _prototype["$Init"];};object.b…
109 …|document.body.clientWidth}}};pi.base=function(){this.body={};this.init=null;this.build=function(_… class in pi
110 …y],function(_key,_object){this[_key]._parent_=this;});}}};base.createAccessors(_p,this);if(base.in…
111 return base.init.apply(this,arguments);return this;};this.movePrivateMembers(this.body,_private);if…
116 ….movePrivateMembers(_object[name],_branch[name]);}};};};pi.element=new pi.base;pi.element.init=fun…
117 …ure);return this._parent_;}}};pi.element=pi.element.build();pi.xhr=new pi.base;pi.xhr.init=functio…
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js103 return index;},remove:function(_array,_index){var result=_array.slice(0,_index);_array=Array.prototype.push.apply(result,_array.slice(_index+1));return result;}},Curry:function(_fn,_scope){var fn=_fn,scope=_scope||window,args=Array.prototype.slice.call(arguments,2);return function(){return fn.apply(scope,args.concat(Array.prototype.slice.call(arguments,0)));};},Extend:function(_superClass,_prototype,_skipClonning){var object=new pi.base;if(_prototype["$Init"]){object.init=_prototype["$Init"];delete _prototype["$Init"];};object.body=_superClass==pi.base?_prototype:pi.util.Hash.merge(_prototype,_superClass.prototype);object.init=object.init||function(){if(_superClass!=pi.base)
120 value=_hash[key];_hash[key]=value;};return _hash;}},String:{format:function(_str){var values=Array.prototype.slice.call(arguments,1);return _str.replace(/\{(\d)\}/g,function(){return values[arguments[1]];})}},GetViewport:function(){return{height:document.documentElement.clientHeight||document.body.clientHeight,width:document.documentElement.clientWidth||document.body.clientWidth}}};pi.base=function(){this.body={};this.init=null;this.build=function(_skipClonning){var base=this,skipClonning=_skipClonning||false,_private={},fn=function(){var _p=pi.util.Hash.clone(_private);if(!skipClonning){for(var key in this){if(pi.util.IsArray(this[key])){this[key]=pi.util.Array.clone(this[key]);}else class in pi
121 if(pi.util.IsHash(this[key])){this[key]=pi.util.Hash.clone(this[key],function(_key,_object){this[_key]._parent_=this;});}}};base.createAccessors(_p,this);if(base.init)
122 return base.init.apply(this,arguments);return this;};this.movePrivateMembers(this.body,_private);if(this.init){fn["$Init"]=this.init;};fn.prototype=this.body;return fn;};this.createAccessors=function(_p,_branch){var getter=function(_property){return this[_property];},setter=function(_property,_value){this[_property]=_value;return _branch._parent_||_branch;};for(var name in _p){var isPrivate=name.substring(0,1)=="_",title=name.substring(1,2).toUpperCase()+name.substring(2);if(isPrivate){_branch[(_branch["get"+title]?"_":"")+"get"+title]=pi.util.Curry(getter,_p,name);_branch[(_branch["set"+title]?"_":"")+"set"+title]=pi.util.Curry(setter,_p,name);}
127 if(pi.util.IsHash(_object[name])){_branch[name]={};this.movePrivateMembers(_object[name],_branch[name]);}};};};pi.element=new pi.base;pi.element.init=function(_val){this.environment.setElement(typeof _val=="string"||!_val?document.createElement(_val||"DIV"):_val);return this;};pi.element.body={"addStyle":function(){return this.environment.addStyle.apply(this.environment,arguments);},"clean":function(){var childs=this.child.get();while(childs.length){childs[0].parentNode.removeChild(childs[0]);}},"clone":function(_deep){return this.environment.getElement().cloneNode(_deep);},"insert":function(_element){_element=_element.environment?_element.environment.getElement():_element;_element.appendChild(this.environment.getElement());return this;},"insertAfter":function(_referenceElement){_referenceElement=_referenceElement.environment?_referenceElement.environment.getElement():_referenceElement;_referenceElement.nextSibling?this.insertBefore(_referenceElement.nextSibling):this.insert(_referenceElement.parentNode);return this;},"insertBefore":function(_referenceElement){_referenceElement=_referenceElement.environment?_referenceElement.environment.getElement():_referenceElement;_referenceElement.parentNode.insertBefore(this.environment.getElement(),_referenceElement);return this;},"query":function(_expression,_resultType,namespaceResolver,_result){return pi.xpath(_expression,_resultType||"ORDERED_NODE_SNAPSHOT_TYPE",this.environment.getElement(),_namespaceResolver,_result);},"remove":function(){if(this.environment.getParent()){this.environment.getParent().removeChild(this.environment.getElement());}},"update":function(_value){this.element[this.element.nodeName.toLowerCase()=="textarea"||this.element.nodeName.toLowerCase()=="input"?"value":"innerHTML"]=_value;return this;},"attribute":{"getAll":function(){return this._parent_.environment.getElement().attributes;},"clear":function(_name){this.set(_name,"");return this._parent_;},"get":function(_name){return this._parent_.environment.getElement().getAttribute(_name);},"has":function(_name){return pi.env.ie?(this.get(_name)!=null):this._parent_.environment.getElement().hasAttribute(_name);},"remove":function(_name){this._parent_.environment.getElement().removeAttribute(_name);return this._parent_;},"set":function(_name,_value){this._parent_.environment.getElement().setAttribute(_name,_value);return this._parent_;},"addClass":function(_classes){for(var i=0,len=arguments.length;i<len;i++){pi.util.Element.addClass(this._parent_.environment.getElement(),arguments[i]);};return this._parent_;},"clearClass":function(){this.setClass("");this._parent_;},"getClass":function(){return pi.util.Element.getClass(this._parent_.environment.getElement());},"hasClass":function(_class){return pi.util.Element.hasClass(this._parent_.environment.getElement(),_class);},"setClass":function(_value){return pi.util.Element.setClass(this._parent_.environment.getElement(),_value);},"removeClass":function(_class){pi.util.Element.removeClass(this._parent_.environment.getElement(),_class);return this._parent_;},"toggleClass":function(_class){pi.util.Element.toggleClass(this._parent_.environment.getElement(),_class);}},"child":{"get":function(){return this._parent_.environment.getElement().childNodes;},"add":function(_elements){for(var i=0;i<arguments.length;i++){var el=arguments[i];this._parent_.environment.getElement().appendChild(el.environment?el.environment.getElement():el);}
128 return this._parent_;},"addAfter":function(_element,_referenceElement){this.addBefore(_element.environment?_element.environment.getElement():_element,(_referenceElement.environment?_referenceElement.environment.getElement():_referenceElement).nextSibling);return this._parent_;},"addBefore":function(_element,_referenceElement){this._parent_.environment.getElement().insertBefore(_element.environment?_element.environment.getElement():_element,_referenceElement.environment?_referenceElement.environment.getElement():_referenceElement);return this._parent_;},"remove":function(_element){this._parent_.environment.getElement().removeChild(_element.environment?_element.environment.getElement():_element);}},"environment":{"_element":null,"setElement":function(_value){this._parent_.element=_value;this._parent_.element.lib=this._parent_;this._parent_.element.firebugElement=true;this._setElement(_value);},"getParent":function(){return this.getElement().parentNode;},"getPosition":function(){return pi.util.Element.getPosition(this.getElement());},"getSize":function(){return pi.util.Element.getSize(this.getElement());},"addStyle":function(_styleObject){pi.util.Element.addStyle(this.getElement(),_styleObject);return this._parent_;},"getStyle":function(_property){return pi.util.Element.getStyle(this.getElement(),_property);},"getName":function(){return this.getElement().nodeName;},"getType":function(){return this.getElement().nodeType;},"getValue":function(){return pi.util.Element.getValue(this.getElement());},"getView":function(_property){return pi.util.Element.getView(this.getElement(),_property);}},"event":{"addListener":function(_event,_fn,_useCapture){pi.util.AddEvent(this._parent_.environment.getElement(),_event,_fn,_useCapture);return this._parent_;},"removeListener":function(_event,_fn,_useCapture){pi.util.RemoveEvent(this._parent_.environment.getElement(),_event,_fn,_useCapture);return this._parent_;}}};pi.element=pi.element.build();pi.xhr=new pi.base;p
[all...]
H A Dfirebug-lite-1.2.js1989 var object = new pi.base;
1995 object.body = _superClass==pi.base?_prototype:pi.util.Hash.merge(_prototype,_superClass.prototype);
1997 if(_superClass!=pi.base)
2211 pi.base = function(){ class in pi
2216 var base = this, skipClonning = _skipClonning||false, _private = {},
2235 base.createAccessors( _p, this );
2236 if(base.init)
2237 return base.init.apply(this,arguments);
2286 pi.element = new pi.base;
2466 pi.xhr = new pi.base;
[all...]
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js569 if (!base.origin || base.origin === 'null') {
577 return base.origin === other.origin;
9207 } else if (this._isRelative && base && base._scheme === this._scheme) {
9244 if (!base || !isRelativeScheme(base._scheme)) {
9273 this._host = base._host;
9274 this._port = base._port;
9287 this._host = base._host;
9288 this._port = base._port;
9597 function JURL(url, base) {
9598 if (base !== undefined && !(base instanceof JURL)) {
[all …]
/plugin/dirtylittlehelper/
H A Ddokuwiki_plugin_dirtylittlehelper.txt44 @turnermm: [[https://github.com/turnermm/Dokuwiki-Nav-Overlay|overlay plugin]] - the base I began w…
48 …ithub.com/jakob1111/dokuwiki-plugin-flowcharts/|flowcharts plugin]] - the base for mermaid integra…
/plugin/diagramsnet/lib/math/jax/element/mml/
H A Djax.js19base:0,sub:1,sup:2,isEmbellished:a.mbase.childEmbellished,Core:a.mbase.childCore,CoreMO:a.mbase.ch…
/plugin/git/
H A Dhelper.php13 function git_callback_search_wanted(&$data,$base,$file,$type,$lvl,$opts) { argument
/plugin/linkbonus/syntax/
H A Dinterwiki.txt3 @file linkbonus/syntax/base.php
/plugin/ckgedit/action/
H A Dsave.php61 list($ext,$base) = explode(";",$matches[2]);

1...<<51525354555657585960>>...72