Home
last modified time | relevance | path

Searched refs:isPasswordProtected (Results 1 – 2 of 2) sorted by relevance

/plugin/etherpadlite/externals/etherpad-lite-client/
Detherpad-lite-client.php295 public function isPasswordProtected($padID){ function in EtherpadLiteClient
/plugin/etherpadlite/action/
Detherpadlite.php201 … $hasPassword = (bool) ($this->ep_instance->isPasswordProtected($pageid)->isPasswordProtected);