Home
last modified time | relevance | path

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

/plugin/etherpadlite/externals/etherpad-lite-client/
H A Dexamples.php92 $isPasswordProtected = $instance->isPasswordProtected('testPad'); variable
H A Detherpad-lite-client.php295 public function isPasswordProtected($padID){ function in EtherpadLiteClient