Home
last modified time | relevance | path

Searched refs:mfile (Results 1 – 5 of 5) sorted by relevance

/plugin/xcom/scripts/
H A Dxcom_save.php103 foreach($this->mediaArray as $mfile) {
104 $this->getMediaFile($mfile);
108 function getMediaFile($mfile) { argument
110 $this->xcom_get_data( 'wiki.getAttachment',$this->remoteClient,true, array($mfile));
116 … echo "$mfile " . $this->msg('fsize',true,"") . " " . strlen($this->data_buffer) ."\n";
117 $this->saveMediaFile($mfile);
/plugin/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1mfile:false,backup:function(T,S){var V=r.lastIndexOf(T);var v=r.indexOf(S,V);if(V==-1||v==-1){retu…
H A Dparse_wiki.js.unc249 mfile: false,
613 this.mfile = attrs[i].escaped;
794 if(this.link_class == 'urlextern' && !this.mfile && save_url) {
1091 if(this.mfile && !this.attr) {
1092 this.attr = this.mfile;
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1mfile:false,backup:function(T,S){var V=r.lastIndexOf(T);var v=r.indexOf(S,V);if(V==-1||v==-1){retu…
H A Dparse_wiki.js.unc336 mfile: false,
683 this.mfile = attrs[i].escaped;
851 if (this.link_class == 'urlextern' && !this.mfile && save_url) {
1125 if (this.mfile && !this.attr) {
1126 this.attr = this.mfile;