Home
last modified time | relevance | path

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

/plugin/etherpadlite/externals/etherpad-lite-client/
H A Dexample_big.php150 $getpublicStatus = $instance->getPublicStatus($pad); // get Security status of the pad
H A Detherpad-lite-client.php280 public function getPublicStatus($padID){ function in EtherpadLiteClient