Searched refs:fromId (Results 1 – 3 of 3) sorted by relevance
| /plugin/move/ |
| D | remote.php | 14 * @param string $fromId The original page ID 19 public function renamePage(string $fromId, string $toId) argument 21 $fromId = cleanID($fromId); 29 if (!$MoveOperator->movePage($fromId, $toId)) { 39 * @param string $fromId The original media ID 44 public function renameMedia(string $fromId, string $toId) argument 46 $fromId = cleanID($fromId); 54 if (!$MoveOperator->moveMedia($fromId, $toId)) {
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js.map | 1 …fromId","toId","fromBbox","toBbox","renderCommitHistory","commitid","numCommits","branchName","ren…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …fromId, toId, direction, color) {\n _logger__WEBPACK_IMPORTED_MODULE_3__[\"log\"].debug('svgDrawL…
|