Home
last modified time | relevance | path

Searched defs:ns (Results 101 – 125 of 147) sorted by path

123456

/plugin/preservefilenames/
H A Daction_anteater.php399 function _listMedia($ns, $auth, $jumpto)
/plugin/querychangelog/
H A Dadmin.php281 function _ns2path($ns) {
/plugin/quickstats/
H A Dscript.js2 function QuickstatsShowPage(ns) { argument
/plugin/quickstats/scripts/
H A Dsorttable.js495 function QuickstatsShowPage(ns) { argument
/plugin/randominc/
H A Dsyntax.php42 function _randompage($ns, $depth=0) {
/plugin/remotelistnamespace/
H A Dremote.php22 public function listNamespace($ns,$opts){
/plugin/schedule/lib/
H A DscheduleTable.js81 function scheduleChangeDate (obj, ns, mapId, date) { argument
/plugin/schedule/
H A Dschedules.class.php92 function __construct ($scheduleRoot, $ns) {
H A Dscript.js23 function scheduleClearCache (action, ns) { argument
/plugin/scrape/HTMLPurifier/Printer/
H A DConfigForm.php
/plugin/sectiontoggle/
H A Daction.php175 normalize_names($str, $ns = false) global() argument
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js72 this.ns = function(fn) method
/plugin/sidebar/
H A Daction.php57 function getSidebarFN($ns, $file) {
/plugin/sketchcanvas/script/
H A Di18next-1.7.2.min.js5 !function(){function a(a,b){if(!b||"function"==typeof b)return a;for(var c in b)a[c]=b[c];return a}function b(a,b,c){var d,e=0,f=a.length,g=void 0===f||"function"==typeof a;if(c)if(g){for(d in a)if(b.apply(a[d],c)===!1)break}else for(;f>e&&b.apply(a[e++],c)!==!1;);else if(g){for(d in a)if(b.call(a[d],d,a[d])===!1)break}else for(;f>e&&b.call(a[e],e,a[e++])!==!1;);return a}function c(a){return"string"==typeof a?a.replace(/[&<>"'\/]/g,function(a){return I[a]}):a}function d(a){var b=function(a){if(window.XMLHttpRequest)return a(null,new XMLHttpRequest);if(window.ActiveXObject)try{return a(null,new ActiveXObject("Msxml2.XMLHTTP"))}catch(b){return a(null,new ActiveXObject("Microsoft.XMLHTTP"))}return a(new Error)},c=function(a){if("string"==typeof a)return a;var b=[];for(var c in a)a.hasOwnProperty(c)&&b.push(encodeURIComponent(c)+"="+encodeURIComponent(a[c]));return b.join("&")},d=function(a){a=a.replace(/\r\n/g,"\n");for(var b="",c=0;c<a.length;c++){var d=a.charCodeAt(c);128>d?b+=String.fromCharCode(d):d>127&&2048>d?(b+=String.fromCharCode(192|d>>6),b+=String.fromCharCode(128|63&d)):(b+=String.fromCharCode(224|d>>12),b+=String.fromCharCode(128|63&d>>6),b+=String.fromCharCode(128|63&d))}return b},e=function(a){var b="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";a=d(a);var c,e,f,g,h,i,j,k="",l=0;do c=a.charCodeAt(l++),e=a.charCodeAt(l++),f=a.charCodeAt(l++),g=c>>2,h=(3&c)<<4|e>>4,i=(15&e)<<2|f>>6,j=63&f,isNaN(e)?i=j=64:isNaN(f)&&(j=64),k+=b.charAt(g)+b.charAt(h)+b.charAt(i)+b.charAt(j),c=e=f="",g=h=i=j="";while(l<a.length);return k},f=function(){for(var a=arguments[0],b=1;b<arguments.length;b++){var c=arguments[b];for(var d in c)c.hasOwnProperty(d)&&(a[d]=c[d])}return a},g=function(a,d,e,h){"function"==typeof e&&(h=e,e={}),e.cache=e.cache||!1,e.data=e.data||{},e.headers=e.headers||{},e.jsonp=e.jsonp||!1,e.async=void 0===e.async?!0:e.async;var i,j=f({accept:"*/*","content-type":"application/x-www-form-urlencoded;charset=UTF-8"},g.headers,e.headers);if(i="application/json"===j["content-type"]?JSON.stringify(e.data):c(e.data),"GET"===a){var k=[];if(i&&(k.push(i),i=null),e.cache||k.push("_="+(new Date).getTime()),e.jsonp&&(k.push("callback="+e.jsonp),k.push("jsonp="+e.jsonp)),k=k.join("&"),k.length>1&&(d+=d.indexOf("?")>-1?"&"+k:"?"+k),e.jsonp){var l=document.getElementsByTagName("head")[0],m=document.createElement("script");return m.type="text/javascript",m.src=d,l.appendChild(m),void 0}}b(function(b,c){if(b)return h(b);c.open(a,d,e.async);for(var f in j)j.hasOwnProperty(f)&&c.setRequestHeader(f,j[f]);c.onreadystatechange=function(){if(4===c.readyState){var a=c.responseText||"";if(!h)return;h(c.status,{text:function(){return a},json:function(){return JSON.parse(a)}})}},c.send(i)})},h={authBasic:function(a,b){g.headers.Authorization="Basic "+e(a+":"+b)},connect:function(a,b,c){return g("CONNECT",a,b,c)},del:function(a,b,c){return g("DELETE",a,b,c)},get:function(a,b,c){return g("GET",a,b,c)},head:function(a,b,c){return g("HEAD",a,b,c)},headers:function(a){g.headers=a||{}},isAllowed:function(a,b,c){this.options(a,function(a,d){c(-1!==d.text().indexOf(b))})},options:function(a,b,c){return g("OPTIONS",a,b,c)},patch:function(a,b,c){return g("PATCH",a,b,c)},post:function(a,b,c){return g("POST",a,b,c)},put:function(a,b,c){return g("PUT",a,b,c)},trace:function(a,b,c){return g("TRACE",a,b,c)}},i=a.type?a.type.toLowerCase():"get";h[i](a.url,a,function(b,c){200===b?a.success(c.json(),b,null):a.error(c.text(),b,null)})}function e(a,b){"function"==typeof a&&(b=a,a={}),a=a||{},L.extend(H,a),delete H.fixLng,"string"==typeof H.ns&&(H.ns={namespaces:[H.ns],defaultNs:H.ns}),"string"==typeof H.fallbackNS&&(H.fallbackNS=[H.fallbackNS]),H.interpolationPrefixEscaped=L.regexEscape(H.interpolationPrefix),H.interpolationSuffixEscaped=L.regexEscape(H.interpolationSuffix),H.lng||(H.lng=L.detectLanguage()),H.lng?H.useCookie&&L.cookie.create(H.cookieName,H.lng,H.cookieExpirationTime,H.cookieDomain):(H.lng=H.fallbackLng,H.useCookie&&L.cookie.remove(H.cookieName)),F=L.toLanguages(H.lng),z=F[0],L.log("currentLng set to: "+z);var c=t;a.fixLng&&(c=function(a,b){return b=b||{},b.lng=b.lng||c.lng,t(a,b)},c.lng=z),N.setCurrentLng(z),B&&H.setJqueryExt&&n();var d;if(B&&B.Deferred&&(d=B.Deferred()),!H.resStore){var e=L.toLanguages(H.lng);"string"==typeof H.preload&&(H.preload=[H.preload]);for(var f=0,g=H.preload.length;g>f;f++)for(var h=L.toLanguages(H.preload[f]),i=0,j=h.length;j>i;i++)e.indexOf(h[i])<0&&e.push(h[i]);return C.sync.load(e,H,function(a,e){D=e,G=!0,b&&b(c),d&&d.resolve(c)}),d?d.promise():void 0}return D=H.resStore,G=!0,b&&b(c),d&&d.resolve(c),d?d.promise():void 0}function f(a,b){"string"==typeof a&&(a=[a]);for(var c=0,d=a.length;d>c;c++)H.preload.indexOf(a[c])<0&&H.preload.push(a[c]);return e(b)}function g(a,b,c){"string"!=typeof b?(c=b,b=H.ns.defaultNs):H.ns.namespaces.indexOf(b)<0&&H.ns.namespaces.push(b),D[a]=D[a]||{},D[a][b]=D[a][b]||{},L.extend(D[a][b],c)}function h(a,b){"string"!=typeof b&&(b=H.ns.defaultNs),D[a]=D[a]||{},D[a][b]={}}function i(a){H.ns.defaultNs=a}function j(a,b){k([a],b)}function k(a,b){var c={dynamicLoad:H.dynamicLoad,resGetPath:H.resGetPath,getAsync:H.getAsync,customLoad:H.customLoad,ns property in H
[all...]
/plugin/stats/
H A Dsyntax.php269 function getTopChanged($ns='',$sort_asc=false) {
642 function countPages($ns='') {
700 function toBeCounted($ns) {
767 function getAllChanges($directory='',$first=0,$num=0,$ns='',$flags=0) {
816 function parseChanges($directory='',$first=0,$num=0,$ns='',$flags=0) {
869 function pagesSizes($ns = '') {
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2 …e&&define.amd?define(["exports"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).THREE=… argument
/plugin/subpages/
H A Dsyntax.php141 function _getFqidOfNS($ns, $mustBeNSnoPage) {
165 function _getPathOfNS($ns) {
/plugin/supa/helper/
H A Dhelper.php33 function html_supa_applet( $ns, $auth ) {
/plugin/superacl/
H A Dadmin.php23 var $ns = null; variable in admin_plugin_superacl2
H A Dajax.php41 $ns = $_REQUEST['ns']; variable
43 $ns =''; variable
46 $ns = utf8_encodeFN(str_replace(':','/',$ns)); variable
/plugin/tag/
H A Dhelper.php243 public function getTopic($ns = '', $num = null, $tagquery = '') { argument
613 isVisible($id, $ns = '') global() argument
624 isNotVisible($id, $ns = '') global() argument
704 _isVisible($id, $ns = '') global() argument
[all...]
/plugin/tagadd/
H A Daction.php158 protected function createForm($ID,$ns)
H A Dscript.js48 function tagadd__loadForm(ns){ argument
/plugin/tagfilter/
H A Dhelper.php65 public function getTagsByRegExp($tagExpression, $ns = '', $aclSafe = false) argument
117 public function getTagsByNamespace($ns = '', $aclSafe = true) argument
173 protected function isTagInNamespace($tag, $ns, $aclSafe = true) argument
229 getPagesByTag($tag, $ns = '') global() argument
248 startPageSearch($ns = '') global() argument
358 getTagImageColumn($id, $col, $ns) global() argument
402 getAllPages($ns, $tag_list_r) global() argument
443 getPagesByTags($ns, $tag_list) global() argument
526 getPagesByMatchedTags($tags, $ns = '') global() argument
[all...]
H A Dremote.php37 public function getPagesByTags($tags, $ns = '') argument
67 public function getPagesByRegExpTags($tags, $ns = '') argument

123456