Searched refs:putPage (Results 1 – 4 of 4) sorted by relevance
| /plugin/pagestat/ |
| D | remote.php | 261 $rt=$this->remoteapi->putPage($subid,$save_txt,["sum"=>"generate by Cp_subtitle"]); 269 $rt=$this->remoteapi->putPage($defid,$def_txt,["sum"=>"generate by Cp_deflist"]); 275 $rt=$this->remoteapi->putPage($wordlistid,$txt,["sum"=>"generate by Cp_wordlist"]);
|
| /plugin/docimporter/ |
| D | action.php | 115 … $result = $client->query('wiki.putPage', $nameSpace.':'.$pageName, $myWikiContent, $attrs);
|
| /plugin/xcom/lang/en/ |
| D | functions.txt | 58 ==== wiki.putPage ==== 60 ^Name |''wiki.putPage'' |
|
| /plugin/jsonrpc/ |
| D | jsonrpc.php | 298 public function putPage($id, $text, $params) { function in dokuwiki_jsonrpc_server
|