| /plugin/multipoll/ |
| D | syntax.php | 119 $poll = unserialize(@file_get_contents($pfile)); 121 if(!isset($poll['results'])) $poll['results'] = array(); 122 if(!isset($poll['votes'])) $poll['votes'] = 0; 123 if(!isset($poll['ips'])) $poll['ips'] = array(); 124 if(!isset($poll['users'])) $poll['users'] = array(); 136 if(!isset($poll['results'][$q])) $poll['results'][$q] = array(); 140 if(!isset($poll['results'][$q][$ans])) $poll['results'][$q][$ans] = 0; 141 $poll['results'][$q][$ans]++; 145 if(!isset($poll['results'][$q][$v])) $poll['results'][$q][$v] = 0; 146 $poll['results'][$q][$v]++; [all …]
|
| D | INFO | 7 desc allows to create multi polls (multiple questions, multiple answers), from poll plugin
|
| /plugin/poll/ |
| D | syntax.php | 66 $poll = unserialize(@file_get_contents($pfile)); 78 if (isset($poll['ips']) && in_array($ip, $poll['ips'])) { 81 $renderer->doc .= $this->_pollResults($poll); 90 $poll['results'][$opt] += 1; 91 $poll['votes'] += 1; 92 $poll['ips'][] = $ip; 93 } elseif (!isset($poll['results'][$opt])) { 94 $poll['results'][$opt] = 0; 98 fwrite($fh, serialize($poll)); 102 $renderer->doc .= $this->_pollResults($poll); [all …]
|
| D | plugin.info.txt | 1 base poll 7 url http://dokuwiki.org/plugin:poll
|
| D | README | 5 * http://dokuwiki.org/plugin:poll
|
| D | style.css | 23 div.dokuwiki fieldset.poll {
|
| /plugin/glossary/ |
| D | glossary.class.php | 41 var $poll = "poll-"; // prefix for polling (evaluation per definition) variable in glossary 343 $poll = $this->readGlossary ($md5id, $this->poll, LOCK_SH); 344 list ($scoreVal, $scoreImg) = $this->getScore ($poll); 353 if (!$poll|| ($poll['up']+$poll['down'] < 1)) 360 function getScore ($poll) { argument 362 if ($poll && $poll["up"] + $poll["down"] > 0) { 363 $scoreVal = (($poll["up"] - $poll["down"]) / 364 (max (5, $poll["up"] + $poll["down"]))); 373 function poll () { function in glossary 378 if (! isset ($all[$md5id]) || !in_array ($opinion, $this->statusFields [$this->poll])) { [all …]
|
| D | ajax.php | 34 $glossary->poll ();
|
| D | style.css | 89 div.glossary table td.poll {
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
| D | BfdPacket.php | 73 public $poll; variable in Google\\Service\\Compute\\BfdPacket 258 public function setPoll($poll) argument 260 $this->poll = $poll; 267 return $this->poll;
|
| /plugin/glossary/lang/en/ |
| D | pageTemplate.txt | 5 @@WORD@@@@TRANSLATE@@| Your score : | {{glossary poll="@@POL@@"}} |
|
| /plugin/glossary/lang/fr/ |
| D | pageTemplate.txt | 5 @@WORD@@@@TRANSLATE@@| Votre avis : | {{glossary poll="@@POL@@"}} |
|
| /plugin/webdav/vendor/sabre/http/lib/ |
| D | Client.php | 185 $this->poll(); 199 function poll() { function in Sabre\\HTTP\\Client 298 $stillRunning = $this->poll();
|
| /plugin/davcal/vendor/sabre/http/lib/ |
| H A D | Client.php | 183 $this->poll(); 197 function poll() { function in Sabre\\HTTP\\Client 296 $stillRunning = $this->poll();
|
| /plugin/vote/ |
| D | README | 4 http://wiki.splitbrain.org/plugin:poll
|
| /plugin/codeprettify/code-prettify/src/ |
| D | run_prettify.js | 145 poll = function() { function 149 win.setTimeout(poll, 50); 160 if (top) { poll(); }
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/Resource/ |
| D | IndexingDatasourcesItems.php | 183 public function poll($name, PollItemsRequest $postBody, $optParams = []) function in Google\\Service\\CloudSearch\\Resource\\IndexingDatasourcesItems
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | CloudSearch.php | 394 ],'poll' => [ 395 'path' => 'v1/indexing/{+name}/items:poll',
|
| /plugin/diagramsnet/lib/js/socket.io/ |
| D | socket.io.min.js | 6 …poll()}},{key:"pause",value:function(t){var e=this;function n(){e.readyState="paused",t()}if(this.…
|
| /plugin/passpolicy/ |
| D | words.txt | 2706 poll
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | fontawesome.all.min.css | 5 …re{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:b…
|
| /plugin/mikioplugin/icons/fontawesome5/css/ |
| H A D | all.min.css | 5 …re{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:b…
|
| /plugin/codemirror/dist/ |
| D | scripts.min.js | 6 …poll()});oa(e,"paste",function(a){if(sa(d,a)||Qh(a,d)){return}d.state.pasteIncoming=+new Date;c.fa… method in di
|
| D | scripts.min.js.map | 1 …poll","pollInterval","isInGutter","pollContent","fromIndex","fromNode","toIndex","toNode","previou…
|
| /plugin/jdraw/lib/ |
| D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |