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