Home
last modified time | relevance | path

Searched refs:groupID (Results 1 – 9 of 9) sorted by last modified time

/plugin/etherpadlite/action/
H A Detherpadlite.php38 $this->groupid = (string) $this->groupid->groupID;
/plugin/etherpadlite/externals/etherpad-lite-client/
H A Dexample_big.php72 $newPad = $instance->createGroupPad($groupID,$name,$contents);
86 $instance->deletePad($groupID . "\$" . $name);
118 $padList = $instance->listPads($groupID);
H A Detherpad-lite-client.php115 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 Dexamples.php132 $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);
/plugin/jmol2/jmol/
H A DCHANGES.txt821 # 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 DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...