Home
last modified time | relevance | path

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

/plugin/etherpadlite/externals/etherpad-lite-client/
H A Dexample_big.php147 $readOnlyID = $instance->getReadOnlyID($pad); variable
148 $readOnlyID = $readOnlyID->readOnlyID; variable
149 echo "<h3><a href=$host/ro/$readOnlyID>Read only view</a>";
/plugin/etherpadlite/action/
H A Detherpadlite.php223 $roid = (string) $this->ep_instance->getReadOnlyID($pageid)->readOnlyID;