Home
last modified time | relevance | path

Searched refs:unlock (Results 1 – 9 of 9) sorted by relevance

/dokuwiki/inc/Action/
H A DCancel.php23 unlock($ID);
H A DShow.php34 unlock($ID);
H A DLogout.php45 unlock($ID);
H A DSave.php60 unlock($ID);
/dokuwiki/inc/Search/
H A DIndexer.php43 $this->unlock();
51 $this->unlock();
64 $this->unlock();
94 $this->unlock();
98 $this->unlock();
184 $this->unlock();
261 $this->unlock();
282 $this->unlock();
300 $this->unlock();
307 $this->unlock();
[all …]
/dokuwiki/inc/Subscriptions/
H A DBulkSubscriptionSender.php121 $this->unlock($target);
172 protected function unlock($id) function in dokuwiki\\Subscriptions\\BulkSubscriptionSender
/dokuwiki/bin/
H A Ddwpage.php316 unlock($wiki_id);
/dokuwiki/inc/Remote/
H A DApiCore.php635 if (auth_quickaclcheck($id) < AUTH_EDIT || !unlock($id)) {
698 unlock($page);
/dokuwiki/inc/
H A Dcommon.php950 function unlock($id) function