Home
last modified time | relevance | path

Searched refs:retv (Results 1 – 25 of 27) sorted by relevance

12

/plugin/xcom/scripts/
Dxml.php71 $retv = $client->getResponse(); variable
74 $_retv =print_r($retv,1);
75 $retv = "retv: $_retv resp: $resp"; variable
81 if(!$retv) {
82 $retv = $helper->getLang('timedout'); variable
84 elseif(is_array($retv)) {
85 if(in_array($fn,$array_types) && !$retv['faultCode'] && !$retv['faultString']) {
87 $retv = array_merge(array('id' => $params[1]), $retv); variable
89 $retv = json_encode($retv); variable
90 echo $retv;
[all …]
/plugin/tocselect/
Daction.php15 private $retv; variable in action_plugin_tocselect
60 if($this->retv) {
61 echo $this->retv;
79 $this->retv = "";
87 $this->retv .= "<UL class='tocsel_li1'>$up\n";
94 $this->retv .= "</UL>\n";
97 $this->retv .= "</UL>\n";
100 $this->retv .= "</UL>\n";
110 $this->retv .= "<UL>\n";
114 $this->retv .= "</UL>\n";
[all …]
/plugin/tocsidebar/
Daction.php15 private $retv; variable in action_plugin_tocselect
60 if($this->retv) {
61 echo $this->retv;
78 $this->retv = "";
86 $this->retv .= "<UL class='tocsel_li1'>$up\n";
93 $this->retv .= "</UL>\n";
96 $this->retv .= "</UL>\n";
99 $this->retv .= "</UL>\n";
109 $this->retv .= "<UL>\n";
113 $this->retv .= "</UL>\n";
[all …]
/plugin/htmlokay/
Dsyntax.php151 $retv = $this->class_id_matches($match);
152 if ($retv !== false) return $retv;
197 $retv = $this->class_id_matches($match);
198 if ($retv !== false) return $retv;
232 $retv = $this->class_id_matches($match, $div);
233 if ($retv !== false) return $retv;
258 $retv = $this->class_id_matches($match, $div);
259 if ($retv !== false) return $retv;
/plugin/dwcommits/
Dhelper.php188 exec("$this->git fetch origin",$retv,$exit_code);
190 …rray_merge(array(getcwd(),"$this->git fetch origin", $status),$this->status_message,$retv);
193 exec("$this->git merge origin",$retv, $exit_code);
195 …rray_merge(array(getcwd(),"$this->git merge origin", $status),$this->status_message,$retv);
198 exec("git commit -mdbupgrade",$retv, $exit_code);
200 …s_message = array_merge(array(getcwd(),"git commit", $status),$this->status_message,$retv);
209 exec("$this->git pull",$retv, $exit_code);
211 …tus_message = array_merge(array(getcwd(),"git pull", $status),$this->status_message,$retv);
215 exec("$this->git checkout $branch",$retv, $exit_code);
217 …= array_merge(array(getcwd(),"git checkout $branch", $status),$this->status_message,$retv);
[all …]
/plugin/ckgedit/
Dadmin.php82 $retv = css_ckg_out($path);
83 $this->message($path, $retv);
89 $retv = css_ckg_out($path,$this->alt);
90 $this->message($path, $retv);
/plugin/fckg/fckeditor/
Daspell.php73 exec("$aspell_prog dump dicts", $dicts,$retv);
79 if($retv) {
/plugin/xcom/
Dremote.php351 $retv = "";
369 $retv .= "<tr><td $border>$key:</td><td>$val</td></tr>\n";
371 else $retv .= "<tr><td $border>$key:</td><td>$val</td></tr>\n";
374 return $retv;
385 $retv = "";
/plugin/annotate/
Danno.php224 $retv = "<br />";
257 $retv .= $_list[$i] ."\n";
260 return $retv;
/plugin/numbering/
Daction.php49 …$retv = '<label>' .$matches[1] .' ' . $matches[2]. '&nbsp;&nbsp;<img src="' . NUMBERING_ICON . '…
51 return $retv;
/plugin/metadisplay/helper/
Dplaintext.php264 $retv = "";
280 $retv .= "$key: $val\n";
283 return $retv;
298 $retv = "";
Dhtml.php266 $retv = "";
282 $retv .= "<tr><td>$key:</td><td>$val</td></tr>\n";
285 return $retv;
300 $retv = "";
/plugin/fckg/syntax/
Ddwplugin.php43 $retv = $this->is_stet($match);
44 if($retv) {
45 return array($state,"$retv ");
/plugin/ckgedit/ckeditor/
Dconfig.js1 …:"iwiki_list"},async:true,dataType:"json"}).done(function(o){retv=o;f.ckgeditIwikiData=retv}).fail…
Dconfig.js.unc333 retv = data;
334 config.ckgeditIwikiData = retv;
345 var retv;
366 // return retv;
/plugin/ckgedit/scripts/
Dcss6.php134 $retv = io_saveFile($copy_path,$css);
135 if(!$retv) msg("failed: " . $copy_path);
/plugin/ckgdoku/action/
Dedit.php1046 $retv = '[[' . $matches[1] . "oIWIKIo" . $name ."cIWIKIc";
1048 $retv .= "|$link_text";
1050 return $retv . ']]';
Dmeta.php216 $retv = file_put_contents($this->dw_priority_metafn,serialize($ar));
217 if($retv === false) {
/plugin/tplmod/
Daction.php43 $retv = file_put_contents($this->ui_priority_metafn,serialize($ar));
44 if($retv === false) {
/plugin/ckgedit/action/
Dsave.php104 $retv = "$left" . $ns. $fn . "$right";
105 return $retv;
Dedit.php1078 $retv = '[[' . $matches[1] . "oIWIKIo" . $name ."cIWIKIc";
1080 $retv .= "|$link_text";
1082 return $retv . ']]';
Dmeta.php244 $retv = file_put_contents($this->dw_priority_metafn,serialize($ar));
245 if($retv === false) {
/plugin/epub/scripts/
Depub_utils.php269 $s = exec ($command, $output,$retv);
271 if(!$retv && file_exists($fullpath)) {
/plugin/snippets/
Daction.php204 $retv = $this->helper->updateMetaTime($page_id,$snip) ;
/plugin/ckgdoku/ckeditor/
Dconfig.js.unc297 var retv;
318 // return retv;

12