Home
last modified time | relevance | path

Searched refs:month (Results 1 – 25 of 369) sorted by relevance

12345678910>>...15

/plugin/statdisplay/helper/
Dlog.php105 $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/
Dhelper.php58 $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/
Dhelper.inc.php63 $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/
Dhelper.inc.php63 $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/
Dhelper.inc.php63 $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/
Dadmin.php7 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/
DGoogleTypeDate.php29 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/
DDate.php29 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/
DDate.php29 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/
DDate.php29 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/
DDate.php29 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/
DDate.php29 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/
DDate.php29 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/
DDate.php29 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/
DDate.php29 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/
DGoogleTypeDate.php29 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/
DGoogleTypeDate.php29 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/
DDate.php29 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/
DGoogleTypeDate.php29 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/
DDate.php29 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/
DDate.php29 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/
DGoogleTypeDate.php29 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/
DDate.php29 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/
DDate.php29 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/
DDate.php29 public $month; variable in Google\\Service\\Classroom\\Date
52 public function setMonth($month) argument
54 $this->month = $month;
61 return $this->month;

12345678910>>...15