Home
last modified time | relevance | path

Searched refs:fetch (Results 101 – 125 of 229) sorted by relevance

12345678910

/plugin/owncloud/
H A Dhelper.php300 $fetch = DOKU_BASE.'lib/exe/fetch.php';
307 …$link = '<a title="'.$time.'" href="'.$fetch.'?media='.($this->pathToWikiID($file)).'&rev='.$line[…
/plugin/diagramsnet/lib/resources/
H A Ddia_zh.txt1002 confAImpDiagramError=Error importing diagram "{1}". Cannot fetch or save the diagram. Cannot fix th…
1041 errFetchDocList=Error: Couldn't fetch documents list
1086 fetchingRecentFailed=Failed to fetch recent diagrams
1089 cantFetchChckPerms=Cannot fetch diagram info. Please check you have read permission on that file.
H A Ddia_uk.txt1002 confAImpDiagramError=Error importing diagram "{1}". Cannot fetch or save the diagram. Cannot fix th…
1041 errFetchDocList=Error: Couldn't fetch documents list
1086 fetchingRecentFailed=Failed to fetch recent diagrams
1089 cantFetchChckPerms=Cannot fetch diagram info. Please check you have read permission on that file.
H A Ddia_fa.txt1002 confAImpDiagramError=Error importing diagram "{1}". Cannot fetch or save the diagram. Cannot fix th…
1041 errFetchDocList=Error: Couldn't fetch documents list
1086 fetchingRecentFailed=Failed to fetch recent diagrams
1089 cantFetchChckPerms=Cannot fetch diagram info. Please check you have read permission on that file.
H A Ddia_ja.txt1002 confAImpDiagramError=Error importing diagram "{1}". Cannot fetch or save the diagram. Cannot fix th…
1041 errFetchDocList=Error: Couldn't fetch documents list
1086 fetchingRecentFailed=Failed to fetch recent diagrams
1089 cantFetchChckPerms=Cannot fetch diagram info. Please check you have read permission on that file.
H A Ddia_he.txt1002 confAImpDiagramError=Error importing diagram "{1}". Cannot fetch or save the diagram. Cannot fix th…
1041 errFetchDocList=Error: Couldn't fetch documents list
1086 fetchingRecentFailed=Failed to fetch recent diagrams
1089 cantFetchChckPerms=Cannot fetch diagram info. Please check you have read permission on that file.
H A Ddia_ko.txt1002 confAImpDiagramError=Error importing diagram "{1}". Cannot fetch or save the diagram. Cannot fix th…
1041 errFetchDocList=Error: Couldn't fetch documents list
1086 fetchingRecentFailed=Failed to fetch recent diagrams
1089 cantFetchChckPerms=Cannot fetch diagram info. Please check you have read permission on that file.
H A Ddia_th.txt1002 confAImpDiagramError=Error importing diagram "{1}". Cannot fetch or save the diagram. Cannot fix th…
1041 errFetchDocList=Error: Couldn't fetch documents list
1086 fetchingRecentFailed=Failed to fetch recent diagrams
1089 cantFetchChckPerms=Cannot fetch diagram info. Please check you have read permission on that file.
H A Ddia_zh-tw.txt1002 confAImpDiagramError=Error importing diagram "{1}". Cannot fetch or save the diagram. Cannot fix th…
1041 errFetchDocList=Error: Couldn't fetch documents list
1086 fetchingRecentFailed=Failed to fetch recent diagrams
1089 cantFetchChckPerms=Cannot fetch diagram info. Please check you have read permission on that file.
H A Ddia_ar.txt1002 confAImpDiagramError=Error importing diagram "{1}". Cannot fetch or save the diagram. Cannot fix th…
1041 errFetchDocList=Error: Couldn't fetch documents list
1086 fetchingRecentFailed=Failed to fetch recent diagrams
1089 cantFetchChckPerms=Cannot fetch diagram info. Please check you have read permission on that file.
/plugin/database2/
H A Ddatabase2.php881 $row = $st->fetch( PDO::FETCH_NUM );
1217 $record = $st->fetch( PDO::FETCH_ASSOC );
1557 $count = $st->fetch( PDO::FETCH_NUM );
2689 while ( ( $record = $st->fetch( PDO::FETCH_NUM ) ) !== false )
2729 $record = $st->fetch( PDO::FETCH_NUM );
3811 while ( is_array( $related = $resultset->fetch( PDO::FETCH_NUM ) ) )
4182 $row = $st->fetch( PDO::FETCH_NUM );
4383 $count = $st->fetch( PDO::FETCH_NUM );
/plugin/gitbacked/lib/
H A DGit.php670 public function fetch() { function in GitRepo
/plugin/git/
H A Dhelper.php541 $repo->fetch();
/plugin/linkbonus/syntax/
H A Dinterwiki.txt172 /* if there is any need to fetch external page, do so */
/plugin/captcha/
H A Dhelper.php444 return '<pre>' . rtrim($figlet->fetch($code)) . '</pre>';
/plugin/html2pdf/html2pdf/html2ps/
H A Dpipeline.class.php927 function &fetch($data_id) { function in Pipeline
1136 $data = $this->fetch($data_id);
/plugin/code2/
H A Dsyntax.php563 // Check whether there's an external file to fetch:
/plugin/dwcommits/lang/en/
H A Ddwc_admin.txt77 These functions enable you to fetch new data from github, then to merge this data into your git. Th…
/plugin/sqlcomp/
H A Dsyntax.php513 while($row = $result->fetch(PDO::FETCH_ASSOC))
/plugin/struct/meta/
H A DSearch.php
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc579 else if(attrs[i].escaped.match(/exe\/fetch.php/)) {
589 … var media_type = attrs[i].escaped.match(/fetch\.php.*?media=.*?\.(png|gif|jpg|jpeg)$/i);
624 … else if(http && !media_type && (matches = attrs[i].escaped.match(/fetch\.php(.*)/)) ) {
867 // fetched by fetch.php
868 if(matches = attrs[i].escaped.match(/fetch\.php.*?(media=.*)/)) {
890 else if(matches = attrs[i].escaped.match(/\/lib\/exe\/fetch.php\/(.*)/)) {
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc653 } else if (attrs[i].escaped.match(/exe\/fetch.php/)) {
663 … var media_type = attrs[i].escaped.match(/fetch\.php.*?media=.*?\.(png|gif|jpg|jpeg)$/i);
693 … else if (http && !media_type && (matches = attrs[i].escaped.match(/fetch\.php(.*)/))) {
920 // fetched by fetch.php
921 if (matches = attrs[i].escaped.match(/fetch\.php.*?(media=.*)/)) {
942 … else if (matches = attrs[i].escaped.match(/\/lib\/exe\/fetch.php\/(.*)/)) {
/plugin/combo/resources/library/combo/
H A Dcombo.min.js30 `;let l=this.getDataNamespace();return this.popoverRootHtmlElement.setAttribute(`data${l}-toggle`,"popover"),this.popoverRootHtmlElement.setAttribute(`data${l}-trigger`,this.trigger),this.popoverRootHtmlElement.setAttribute(`data${l}-placement`,String(this.placement)),this.popoverRootHtmlElement.setAttribute(`data${l}-html`,String(this.isHtml)),this.popoverRootHtmlElement.setAttribute(`data${l}-container`,"body"),this.popoverRootHtmlElement.setAttribute(`data${l}-content`,this.content),this.bootStrapPopOver=new c.Popover(this.popoverRootHtmlElement,e),this.bootStrapPopOver}getDataNamespace(){let t="-bs",e=5;if("bootstrap"in window){let s=window.bootstrap;if(typeof s.Popover.VERSION<"u")return e=parseInt(s.Popover.VERSION.substring(0,1),10),e<5?"":t}if("jQuery"in window){let l=window.jQuery.fn.tooltip.constructor.VERSION;if(typeof l<"u")return e=parseInt(l.substring(0,1),10),e<5?"":t}return t}setTextContent(t){return this.content=t,this.isHtml=!1,this}setHtmlContent(t){return this.content=t,this.isHtml=!0,this}setEnableDismissOnNextClick(){return this.dismissOnNextClick=!0,this}setDisableDismissOnNextClick(){return this.dismissOnNextClick=!1,this}setTitle(t){return this.title=t,this}}class X{static hasWindowGuard(t){if(!this.hasWindow(t))throw Error("The element has no window")}static hasWindow(t){return!(!t||!t.ownerDocument||!t.ownerDocument.defaultView)}static getWindow(t){return this.hasWindowGuard(t),t.ownerDocument.defaultView}static formDataToObject(t){let e={};for(let s of t){let l=s[0],r=s[1];if(e.hasOwnProperty(l)){let n=e[l];Array.isArray(n)?e[l].push(r):e[l]=[n,r]}else e[l]=r}return e}}class z{constructor(t){i(this,"method","GET");i(this,"url");this.url=t}async getJson(){let t=await this.getResponse();return t.status!==200?{}:t.json()}async getText(){let t=await this.getResponse();return t.status!==200?"":t.text()}setMethod(t){return this.method=t.toUpperCase(),this}sendFormDataAsJson(t){return fetch(this.url.toString(),{method:this.method,body:JSON.stringify(X.formDataToObject(t)),headers:{"Content-Type":"application/json"}})}async getResponse(){let t=await fetch(this.url.toString(),{method:this.method});if(t.status!==200){let e=R.createTemporary();e.addBody(`Bad request: the call ${this.url} to the backend sends back the following exit code`+t.status),e.show()}return t}}const f=class{constructor(t){i(this,"url");let e=window.DOKU_BASE,s=window.JSINFO;switch(t){case f.AJAX:this.url=new URL(e+"lib/exe/ajax.php",window.location.href),this.url.searchParams.set("id",s.id);break;case f.RUNNER:this.url=new URL(e+"lib/exe/taskrunner.php",window.location.href),this.url.searchParams.set("id",s.id);break;case f.FETCH:this.url=new URL(e+"lib/exe/fetch.php",window.location.href);break;case f.EDIT:this.url=new URL(e+"doku.php",window.location.href),this.url.searchParams.set("do","edit"),this.url.searchParams.set("id",s.id);break;case f.SHOW:this.url=new URL(e+"doku.php",window.location.href),this.url.searchParams.set("id",s.id);break;default:throw new Error(`The type ${t} is unknown`)}}setProperty(t,e){return this.url.searchParams.set(t,e),this}toString(){return this.url.toString()}getCall(){return this.url.searchParams.get(f.CALL)}toRequest(){return new z(this.url)}static createAjax(t){return new f(this.AJAX).setProperty(f.CALL,t)}static createRunner(){return new f(this.RUNNER)}static createFetch(t,e){let s=new f(this.FETCH);if(typeof t>"u")throw new Error("The media id is mandatory");return s.setProperty("media",t),typeof e<"u"&&s.setProperty("drive",e),s}static createEdit(t){let e=new f(this.EDIT);return typeof t<"u"&&e.setProperty("id",t),e}};let y=f;i(y,"AJAX","AJAX"),i(y,"RUNNER","RUNNER"),i(y,"CALL","call"),i(y,"EDIT","edit"),i(y,"SHOW","show"),i(y,"FETCH","fetch");class V{constructor(t){i(this,"date");this.date=t}static createFromIso(t){let e=new Date(t);return new V(e)}toSqlTimestampString(){return`${this.date.getFullYear()}-${(this.date.getMonth()+1).toString().padStart(2,"0")}-${this.date.getDate().toString().padStart(2,"0")} ${this.date.getHours().toString().padStart(2,"0")}:${this.date.getMinutes().toString().padStart(2,"0")}:${this.date.getSeconds().toString().padStart(2,"0")}`}}u.Date=V,u.DokuUrl=y,u.Form=B,u.Html=$,u.Modal=R,u.Popover=x,Object.defineProperty(u,Symbol.toStringTag,{value:"Module"})});
/plugin/translator/syntax/
H A Dtranslator.php151 while ( $this->functions->database->fetch() ) {
/plugin/pot/
H A DREADME.md108 <pot> {@example} + 1 </pot> to fetch exactly one other pot result

12345678910