Home
last modified time | relevance | path

Searched refs:EtherpadLiteClient (Results 1 – 5 of 5) sorted by relevance

/plugin/etherpadlite/externals/etherpad-lite-client/
Dexamples.php7 $instance = new EtherpadLiteClient('EtherpadFTW','http://beta.etherpad.org:9001/api'); // Example U…
Dexample_big.php26 $instance = new EtherpadLiteClient('EtherpadFTW','http://beta.etherpad.org/api'); // Example URL: …
DREADME.md7 $instance = new EtherpadLiteClient('EtherpadFTW,http://beta.etherpad.org/api');
Detherpad-lite-client.php2 class EtherpadLiteClient { class
/plugin/etherpadlite/action/
Detherpadlite.php34 $this->ep_instance = new EtherpadLiteClient($ep_key, $this->ep_url."/api");