Home
last modified time | relevance | path

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

/plugin/glossary/
H A Dglossary.class.php63 var $md5id; // the wiki id variable in glossary
154 if (isset ($all[$this->md5id])) {
243 function readGlossary ($md5id, $status, $lock) { argument
279 function removeGlossary ($md5id, $status) { argument
337 function printPollAjax ($md5id) { argument
375 $md5id = $request['ticket'];
390 $this->printPollAjax ($md5id);
394 function incView ($md5id, $word) { argument
616 foreach ($all as $md5id => $record)
637 $poll [$md5id] = $this->incView ($md5id, $word);
[all …]