Home
last modified time | relevance | path

Searched defs:year (Results 26 – 50 of 93) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
DDate.php33 public $year; variable in Google\\Service\\CloudAsset\\Date
66 public function setYear($year)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
DDate.php33 public $year; variable in Google\\Service\\PeopleService\\Date
66 public function setYear($year)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
DDate.php33 public $year; variable in Google\\Service\\AndroidManagement\\Date
66 public function setYear($year)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
DGoogleTypeDate.php33 public $year; variable in Google\\Service\\ChromeManagement\\GoogleTypeDate
66 public function setYear($year)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
DDate.php33 public $year; variable in Google\\Service\\CloudFilestore\\Date
66 public function setYear($year)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
DDate.php33 public $year; variable in Google\\Service\\AdExchangeBuyerII\\Date
66 public function setYear($year)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
DDate.php33 public $year; variable in Google\\Service\\CloudDeploy\\Date
66 public function setYear($year)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
DDate.php33 public $year; variable in Google\\Service\\Storagetransfer\\Date
66 public function setYear($year)
/plugin/calendar/classes/
H A DEventManager.php60 private static function getEventFile($namespace, $year, $month) {
74 public static function loadMonth($namespace, $year, $month, $useCache = true) {
109 private static function loadMonthMultiNamespace($namespacePattern, $year, $month) {
/plugin/calendar/
H A Dsyntax.php2074 …private function renderMonthPicker($calId, $year, $month, $namespace, $theme = 'matrix', $themeSty…
2249 private function loadEvents($namespace, $year, $month) {
2266 private function loadEventsMultiNamespace($namespaces, $year, $month, $excludeList = []) {
2311 private function loadEventsWildcard($baseNamespace, $year, $month, $excludeList = []) {
2359 …private function findCalendarNamespaces($baseDir, $metaDir, $year, $month, &$allEvents, $excludeLi…
H A Daction.php927 private function loadEventsSingleNamespace($namespace, $year, $month) {
948 private function loadEventsMultiNamespace($namespaces, $year, $month, $excludeList = []) {
992 private function loadEventsWildcard($baseNamespace, $year, $month, $excludeList = []) {
1027 …private function findCalendarNamespaces($baseDir, $metaDir, $year, $month, &$allEvents, $excludeLi…
H A Dcalendar-main.js137 window.navCalendar = function(calId, year, month, namespace) { argument
146 year: year, property
249 window.rebuildCalendar = function(calId, year, month, events, namespace) { argument
545 window.renderEventListFromData = function(events, calId, namespace, year, month) { argument
724 year: 'numeric' property
954 year: date.split('-')[0], property
1734 window.reloadCalendarData = function(calId, year, month, namespace) { argument
1742 year: year, property
2061 window.navEventPanel = function(calId, year, month, namespace) { argument
2069 year: year, property
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DDateTime.php55 public $year; variable in Google\\Service\\ShoppingContent\\DateTime
172 public function setYear($year)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleTypeDateTime.php55 public $year; variable in Google\\Service\\Document\\GoogleTypeDateTime
172 public function setYear($year)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playdeveloperreporting/
DGoogleTypeDateTime.php55 public $year; variable in Google\\Service\\Playdeveloperreporting\\GoogleTypeDateTime
172 public function setYear($year)
/plugin/yearbox/services/pageNameStrategies/
DYearMonthCombinedNS.php8 public function getPageId($baseNS, $year, $month, $day, $name)
DCompletelySeparated.php8 public function getPageId($baseNS, $year, $month, $day, $name)
DYearMonthSeperatedNS.php8 public function getPageId($baseNS, $year, $month, $day, $name)
DYearNS.php8 public function getPageId($baseNS, $year, $month, $day, $name)
DPageNameStrategy.php24 abstract public function getPageId($baseNS, $year, $month, $day, $name);
/plugin/jsonrpc/
DIJR_Date.php9 var $year; variable in IJR_Date
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
DInlineTest.php537 …public function testParseTimestampAsUnixTimestampByDefault($yaml, $year, $month, $day, $hour, $min…
545 …public function testParseTimestampAsDateTimeObject($yaml, $year, $month, $day, $hour, $minute, $se…
570 …public function testParseNestedTimestampListAsDateTimeObject($yaml, $year, $month, $day, $hour, $m…
/plugin/bez/ctl/
H A Dthreads.php58 $year = $filters['year']; variable
/plugin/metadisplay/
Dadmin.php19 private $year = ""; variable in admin_plugin_metadisplay
/plugin/judge/helper/
Djdatetime.class.php338 …public static function mktime($hour, $minute, $second, $month, $day, $year, $jalali = null, $timez…
386 public static function checkdate($month, $day, $year, $jalali = null)

1234