Home
last modified time | relevance | path

Searched refs:base (Results 676 – 700 of 1781) sorted by last modified time

1...<<21222324252627282930>>...72

/plugin/displayorphans/
H A Dhelper.php52 …function /* bool */ _filterItem(&$data, $base, /* string */ $file, /* string */ $type, $lvl, $opts) argument
H A Dplugin.info.txt1 base displayorphans
/plugin/publistf/
H A Dplugin.info.txt1 base publistf
/plugin/webcode/
H A Dplugin.info.txt1 base webcode
/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…
H A Dfirebug-lite-1.4.js1351 this.selfClosingTags={meta:1,link:1,area:1,base:1,col:1,input:1,img:1,br:1,hr:1,param:1,embed:1}; property in selfClosingTags
/plugin/mllist/
H A Dplugin.info.txt1 base mllist
/plugin/cspheader/
H A Dplugin.info.txt1 base cspheader
/plugin/displayfile/
H A Dplugin.info.txt1 base displayfile
/plugin/displaytitle/
H A Dplugin.info.txt1 base displaytitle
/plugin/abc2/
H A Dplugin.info.txt1 base abc2
/plugin/interwikiformatting/
H A Dplugin.info.txt1 base interwikiformatting
/plugin/userpage/
H A Dplugin.info.txt1 base userpage
/plugin/block/
H A Dplugin.info.txt1 base block
/plugin/aclplusregex/
H A Dplugin.info.txt1 base aclplusregex
/plugin/flowchartjs/
H A Dplugin.info.txt1 base flowchartjs
/plugin/ajaxloader/
H A Dplugin.info.txt1 base ajaxloader
/plugin/structgroupby/
H A Dplugin.info.txt1 base structgroupby
/plugin/groupmatrix/
H A Dplugin.info.txt1 base groupmatrix
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md254 * Added: URLUtil, methods for calculation relative and base urls.
H A DREADME.md296 // and basically acts as the base url.
386 * Returns the current base url.
393 * Sets a base url.
397 * The base url should default to /
407 * This is being calculated using the base url. This path will not start
411 * If the full path is equal to the base url, this method will return an
417 * If the path is outside of the base url, a LogicException will be thrown.
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md391 * #666: expand-property report did not correctly prepend the base uri when
1739 * Added: The principal base uri is now customizable. It used to be hardcoded to
/plugin/webdav/vendor/sabre/uri/lib/
H A Dfunctions.php25 $base = parse($basePath);
28 $pick = function($part) use ($base, $delta) {
32 } elseif ($base[$part]) {
33 return $base[$part];
58 $path = $base['path'];
65 $path = $base['path'] ?: '/';
91 } elseif (!empty($base['query']) && empty($delta['host']) && empty($delta['path'])) {
93 $newParts['query'] = $base['query'];
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md603 a missing base event.

1...<<21222324252627282930>>...72