| /plugin/statdisplay/helper/ |
| D | log.php | 105 $month = date('Y-m', $date); 127 $newvisitor = !isset($this->logdata[$month]['ip'][$parts[0]]); 129 $this->logdata[$month]['ip'][$parts[0]] = 1; 131 $this->logdata[$month]['ip'][$parts[0]]++; 137 if (!isset($this->logdata[$month][$type]['hour'])) { 138 $this->logdata[$month][$type]['hour'] = array_fill(0, 23, array()); 141 $this->logdata[$month][$type]['all']['count'] = 142 isset($this->logdata[$month][$type]['all']['count']) ? 143 $this->logdata[$month][$type]['all']['count'] + 1 : 145 $this->logdata[$month][$type]['day'][$day]['count'] = [all …]
|
| /plugin/top/ |
| D | helper.php | 58 $month = date('Ym'); 62 $res = $this->sqlite->query($sql, $page, $page, $month, $lang, $month); 70 * @param string|null $month 74 public function best($lang, $month, $num = 10) argument 78 if ($lang === null && $month === null){ 81 } elseif ($lang !== null && $month === null) { 84 } elseif ($lang === null && $month !== null){ 86 $res = $this->sqlite->query($sql, intval($month), $num); 89 $res = $this->sqlite->query($sql, $lang, intval($month), $num);
|
| /plugin/publist/bib2tpl/ |
| D | helper.inc.php | 63 $month = empty($entry['month']) ? '' : $entry['month']; 66 $month = strtolower($month); 68 if ( preg_match('/^\d[\d]$/', $month) ) 70 return strlen($month) == 1 ? '0'.$month : $month; 77 if ( preg_match($pattern , $month) )
|
| /plugin/publistx/bib2tpl/ |
| D | helper.inc.php | 63 $month = empty($entry['month']) ? '' : $entry['month']; 66 $month = strtolower($month); 68 if ( preg_match('/^\d[\d]$/', $month) ) 70 return strlen($month) == 1 ? '0'.$month : $month; 77 if ( preg_match($pattern , $month) )
|
| /plugin/publistf/bib2tpl/ |
| D | helper.inc.php | 63 $month = empty($entry['month']) ? '' : $entry['month']; 66 $month = strtolower($month); 68 if ( preg_match('/^\d[\d]$/', $month) ) 70 return strlen($month) == 1 ? '0'.$month : $month; 77 if ( preg_match($pattern , $month) )
|
| /plugin/recommend/ |
| D | admin.php | 7 protected $month; variable in admin_plugin_recommend 13 $this->month = $_REQUEST['rec_month']; 15 $this->month = date('Y-m'); 17 $log = new helper_plugin_recommend_log($this->month); 78 echo sprintf($this->getLang('no_entries'), $this->month); 82 …echo sprintf('<p>' . $this->getLang('status_entries') . '</p>', $this->month, count($this->entries… 158 protected function recommendMakeTOC($month) { argument 160 …return html_mktocitem('?do=admin&page=recommend&id=' . $ID . '&rec_month=' . $month, $month, 2, ''…
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBillingBudget/ |
| D | GoogleTypeDate.php | 29 public $month; variable in Google\\Service\\CloudBillingBudget\\GoogleTypeDate 52 public function setMonth($month) argument 54 $this->month = $month; 61 return $this->month;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/ |
| D | Date.php | 29 public $month; variable in Google\\Service\\RealTimeBidding\\Date 52 public function setMonth($month) argument 54 $this->month = $month; 61 return $this->month;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/ |
| D | Date.php | 29 public $month; variable in Google\\Service\\AdMob\\Date 52 public function setMonth($month) argument 54 $this->month = $month; 61 return $this->month;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/ |
| D | Date.php | 29 public $month; variable in Google\\Service\\CloudSearch\\Date 52 public function setMonth($month) argument 54 $this->month = $month; 61 return $this->month;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/ |
| D | Date.php | 29 public $month; variable in Google\\Service\\CloudComposer\\Date 52 public function setMonth($month) argument 54 $this->month = $month; 61 return $this->month;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/ |
| D | Date.php | 29 public $month; variable in Google\\Service\\Adsense\\Date 52 public function setMonth($month) argument 54 $this->month = $month; 61 return $this->month;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/ |
| D | Date.php | 29 public $month; variable in Google\\Service\\OSConfig\\Date 52 public function setMonth($month) argument 54 $this->month = $month; 61 return $this->month;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/ |
| D | Date.php | 29 public $month; variable in Google\\Service\\ShoppingContent\\Date 52 public function setMonth($month) argument 54 $this->month = $month; 61 return $this->month;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/ |
| D | Date.php | 29 public $month; variable in Google\\Service\\MyBusinessBusinessInformation\\Date 52 public function setMonth($month) argument 54 $this->month = $month; 61 return $this->month;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/ |
| D | GoogleTypeDate.php | 29 public $month; variable in Google\\Service\\CloudRetail\\GoogleTypeDate 52 public function setMonth($month) argument 54 $this->month = $month; 61 return $this->month;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/ |
| D | GoogleTypeDate.php | 29 public $month; variable in Google\\Service\\Document\\GoogleTypeDate 52 public function setMonth($month) argument 54 $this->month = $month; 61 return $this->month;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessCalls/ |
| D | Date.php | 29 public $month; variable in Google\\Service\\MyBusinessBusinessCalls\\Date 52 public function setMonth($month) argument 54 $this->month = $month; 61 return $this->month;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Fcmdata/ |
| D | GoogleTypeDate.php | 29 public $month; variable in Google\\Service\\Fcmdata\\GoogleTypeDate 52 public function setMonth($month) argument 54 $this->month = $month; 61 return $this->month;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/ |
| D | Date.php | 29 public $month; variable in Google\\Service\\CloudMemorystoreforMemcached\\Date 52 public function setMonth($month) argument 54 $this->month = $month; 61 return $this->month;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/ |
| D | Date.php | 29 public $month; variable in Google\\Service\\DisplayVideo\\Date 52 public function setMonth($month) argument 54 $this->month = $month; 61 return $this->month;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicySimulator/ |
| D | GoogleTypeDate.php | 29 public $month; variable in Google\\Service\\PolicySimulator\\GoogleTypeDate 52 public function setMonth($month) argument 54 $this->month = $month; 61 return $this->month;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/ |
| D | Date.php | 29 public $month; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Date 52 public function setMonth($month) argument 54 $this->month = $month; 61 return $this->month;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/ |
| D | Date.php | 29 public $month; variable in Google\\Service\\Testing\\Date 52 public function setMonth($month) argument 54 $this->month = $month; 61 return $this->month;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/ |
| D | Date.php | 29 public $month; variable in Google\\Service\\Classroom\\Date 52 public function setMonth($month) argument 54 $this->month = $month; 61 return $this->month;
|