Searched refs:groupID (Results 1 – 9 of 9) sorted by relevance
/plugin/etherpadlite/externals/etherpad-lite-client/ |
H A D | examples.php | 132 $groupID = $createGroup->groupID; variable 133 echo "New GroupID is $groupID\n\n"; 141 $newPad = $instance->createGroupPad($groupID,'testpad','Example text body'); 151 $padList = $instance->listPads($groupID); 168 $instance->deleteGroup($groupID); 179 $sessionID = $instance->createSession($groupID, $authorID, $validUntil); 196 $groupSessions = $instance->listSessionsOfGroup($groupID);
|
H A D | etherpad-lite-client.php | 115 public function deleteGroup($groupID){ argument 117 "groupID" => $groupID 122 public function listPads($groupID){ argument 124 "groupID" => $groupID 129 public function createGroupPad($groupID, $padName, $text){ argument 131 "groupID" => $groupID, 161 public function createSession($groupID, $authorID, $validUntil){ argument 163 "groupID" => $groupID, 184 public function listSessionsOfGroup($groupID){ argument 186 "groupID" => $groupID
|
H A D | example_big.php | 72 $newPad = $instance->createGroupPad($groupID,$name,$contents); 86 $instance->deletePad($groupID . "\$" . $name); 118 $padList = $instance->listPads($groupID);
|
/plugin/etherpadlite/action/ |
H A D | etherpadlite.php | 38 $this->groupid = (string) $this->groupid->groupID;
|
/plugin/jmol2/jmol/ |
H A D | CHANGES.txt | 821 # groupID groupindex identify insertion ionic model 862 # yes yes groupID group ID number: A unique ID for each amino acid or nucleic acid residue in a … 945 # %[groupID] 4469 # Residue indexes in order correspond to the groupID of an atom: 5000 # fix for x = {...}.resno and {...}.groupID
|
H A D | JmolApplet0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/obrador/
javax/
... |
H A D | JmolAppletSigned0.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | JmolApplet.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
H A D | JmolAppletSigned.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |