Home
last modified time | relevance | path

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

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