Home
last modified time | relevance | path

Searched refs:listPads (Results 1 – 3 of 3) sorted by relevance

/plugin/etherpadlite/externals/etherpad-lite-client/
H A Dexamples.php151 $padList = $instance->listPads($groupID);
H A Dexample_big.php118 $padList = $instance->listPads($groupID);
H A Detherpad-lite-client.php122 public function listPads($groupID){ function in EtherpadLiteClient