Home
last modified time | relevance | path

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

12345678910>>...14

/plugin/statdisplay/helper/
H A Dlog.php105 $month = date('Y-m', $date);
263 …if (isset($month) && isset($this->logdata['_lastmonth']) && $this->logdata['_lastmonth'] != $month
265 $this->logdata['_lastmonth'] = $month;
279 * @param string $month where to clean up
281 private function clean_month($month) argument
283 if (!$month) return;
288 … $this->logdata[$month][$type] = array_slice($this->logdata[$month][$type], 0, $this->top_limit);
457 $month = $month - 1;
458 if ($month < 1) {
460 $month = 12;
[all …]
/plugin/publistx/bib2tpl/
H A 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/publist/bib2tpl/
H A 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/
H A 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/top/
H A Dhelper.php65 $month = date('Ym');
69 $res = $sqlite->query($sql, $page, $page, $month, $lang, $month);
79 public function best($lang, $month, $num = 10) { argument
85 if ($lang === null && $month === null){
88 } elseif ($lang !== null && $month === null) {
91 } elseif ($lang === null && $month !== null){
93 $res = $sqlite->query($sql, intval($month), $num);
96 $res = $sqlite->query($sql, $lang, intval($month), $num);
/plugin/recommend/
H A 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);
68 echo 'No recommendations were made in ' . $this->month . '.';
76 …echo '<p>In ' . $this->month . ', your users made the following ' . count($this->entries) . ' reco…
150 protected function recommendMakeTOC($month) { argument
152 …return html_mktocitem('?do=admin&page=recommend&id=' . $ID . '&rec_month=' . $month, $month, 2, ''…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A 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/Document/
H A 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/RealTimeBidding/
H A 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/CloudComposer/
H A 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/Classroom/
H A DDate.php29 public $month; variable in Google\\Service\\Classroom\\Date
52 public function setMonth($month) argument
54 $this->month = $month;
61 return $this->month;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DDate.php29 public $month; variable in Google\\Service\\AdExchangeBuyerII\\Date
52 public function setMonth($month) argument
54 $this->month = $month;
61 return $this->month;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A 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/DisplayVideo/
H A 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/ShoppingContent/
H A 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/MyBusinessBusinessCalls/
H A 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/AndroidManagement/
H A DDate.php29 public $month; variable in Google\\Service\\AndroidManagement\\Date
52 public function setMonth($month) argument
54 $this->month = $month;
61 return $this->month;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGoogleTypeDate.php29 public $month; variable in Google\\Service\\DLP\\GoogleTypeDate
52 public function setMonth($month) argument
54 $this->month = $month;
61 return $this->month;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/
H A DGoogleTypeDate.php29 public $month; variable in Google\\Service\\ChromePolicy\\GoogleTypeDate
52 public function setMonth($month) argument
54 $this->month = $month;
61 return $this->month;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A 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/
H A 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/MyBusinessBusinessInformation/
H A 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/Storagetransfer/
H A DDate.php29 public $month; variable in Google\\Service\\Storagetransfer\\Date
52 public function setMonth($month) argument
54 $this->month = $month;
61 return $this->month;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
H A DDate.php29 public $month; variable in Google\\Service\\CloudDeploy\\Date
52 public function setMonth($month) argument
54 $this->month = $month;
61 return $this->month;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DDate.php29 public $month; variable in Google\\Service\\CloudFilestore\\Date
52 public function setMonth($month) argument
54 $this->month = $month;
61 return $this->month;

12345678910>>...14