Home
last modified time | relevance | path

Searched refs:lockPages (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/inc/Remote/
H A DLegacyApiCore.php521 $locked = $this->lockPages($set['lock']);
H A DApiCore.php597 public function lockPages($pages) function in dokuwiki\\Remote\\ApiCore
/dokuwiki/_test/tests/Remote/
H A DApiCoreTest.php621 $this->remote->call('core.lockPages', ['pages' => $tolock]),