Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleCloudAssetV1AccessControlList.php35 public function setAccesses($accesses) argument
37 $this->accesses = $accesses;
44 return $this->accesses;
/plugin/quickstats/scripts/
H A Dget_pages.php32 foreach($found as $page=>$accesses) {
33 echo "$page=>$accesses\n";
H A Dextended_data.php158 $accesses = 0;
209 $accesses += $temp[$index];
217 qs_total_accesses($accesses);
372 foreach($found as $page=>$accesses) {
374 $temp[$page] = array('accesses'=>$accesses, 'ips'=>$page_users[md5($page)]);
/plugin/quickstats/
H A Dsyntax.php394 …function theader(&$renderer,$name,$accesses='Accesses',$num=" Num ",$other="") { argument
395 if($accesses=='Accesses') $accesses=$this->getLang('accesses');
400 $accesses = $js . $accesses . '</a>';
401 …</th><th class="quickstats_sort">'.$name .'</th><th class="quickstats_sort">' . $accesses .'</th>';
H A DHOW-TO116 …cludes IP addresses from stats, for instance if you don't want your own accesses to your site coun…
117 2. aborts: prevents IPs from accessing the site (for nuisance and spam accesses).
/plugin/quickstats/lang/en/
H A Dquery.txt38 In the case of output for page queries, there are two results for **accesses**. The one which appe…
39 The accesses field in the table refers to the number of times the IP address has accessed the site.
/plugin/symbols4odt/
H A Ddokuwiki_plugin_page.wiki66 …L Tags are allowed, here, so take care of what you define here, and who accesses the syntax.php fi…
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DREADME.md27 accesses.
/plugin/chat/
H A Dreadme.txt81 plugin accesses from access.log.
/plugin/bibtex/OSBib/format/
H A DREADME.txt122 …- If you wish to use STYLEMAPBIBTEX.php because your database stores or accesses its data in a for…
/plugin/jmol2/jmol/
H A DCHANGES.txt4039 # Viewer accesses ModelSet methods directly
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 …mall slices are taken. They're taken in order because sequential memory accesses are fastest.\n …
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1 …ache and has to be fetched from main memory. Since subsequent\n // accesses to the items arra…