Home
last modified time | relevance | path

Searched refs:newPad (Results 1 – 2 of 2) sorted by path

/plugin/etherpadlite/externals/etherpad-lite-client/
H A Dexample_big.php72 $newPad = $instance->createGroupPad($groupID,$name,$contents); variable
73 $padID = $newPad->padID;
H A Dexamples.php141 $newPad = $instance->createGroupPad($groupID,'testpad','Example text body'); variable
142 $padID = $newPad->padID;