Home
last modified time | relevance | path

Searched defs:date (Results 76 – 100 of 311) sorted by relevance

12345678910>>...13

/plugin/linkback/
Dtools.php120 function addLogEntry($date, $id, $type = 'cl', $summary = '', $extra = '') {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
DSearchApplicationUserStats.php40 public function setDate(Date $date)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fcmdata/
DGoogleFirebaseFcmDataV1beta1AndroidDeliveryData.php80 public function setDate(GoogleTypeDate $date)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
DEvent.php38 public function setDate(Date $date)
/plugin/calendar/
Dcalendar-main.js30 function formatLocalDate(date) { argument
680 window.showDayPopup = function(calId, date, namespace) { argument
945 window.showDayEvents = function(calId, date, namespace) { argument
998 window.renderEventItem = function(event, date, calId, namespace) { argument
1335 window.openAddEvent = function(calId, namespace, date) { argument
1446 window.editEvent = function(calId, eventId, date, namespace) { argument
1451 date: date, property
1541 window.deleteEvent = function(calId, eventId, date, namespace) { argument
1548 date: date, property
1667 date: date, property
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
DGooglePrivacyDlpV2DateTime.php36 public function setDate(GoogleTypeDate $date)
/plugin/timetrack/
Dhelper.php213 public function insertUserTime($user, $task_id, $date, $value){
463 public function getHoursNotInTasksOnDate($user, $date, $task_ids) {
986 public function getDateWeekRangeByDate($date = null) {
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
DIntl.php42 function twig_localized_date_filter(Twig_Environment $env, $date, $dateFormat = 'medium', $timeForm…
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DUtil.php180 public static function convertDate($date)
/plugin/structtasks/meta/
DAbstractNotifier.php65 static protected function timeFromLastMidnight($date) {
/plugin/todo/
H A Dscript.js95 date: param.date property
/plugin/clock/
Dscript.js15 function dwclock_adjustTZ(date, tzString, localeString) { argument
/plugin/eventline/
Dscript.js1 function centerSimileAjax(date) { argument
/plugin/zotero/
DZoteroEntry.php12 private $date; variable in ZoteroEntry
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/
DFile.php35 public function __construct($templatePath, $generator, $date, $lowUpperBound, $highLowerBound)
/plugin/structnotification/action/
H A Dnotification.php238 protected function predicateTrue($date, $operator, $value)
/plugin/gtd/
Dsyntax.php329 function _get_priority($date, $expiries) {
/plugin/quickstats/
Dsyntax.php260 function row($name,$val,$num=" ",$date=false,$is_ip=false) {
363 function table($data,&$renderer,$numbers=true,$date=false,$ip_array=false) {
/plugin/struct/script/
H A DEntryEditor.js38 onSelect: function (date, inst) { argument
/plugin/htmlabstract/
Dsyntax.php175 function formatDate($date)
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/tests/
DXmlSchemaDateHandlerDeserializationTest.php73 public function testDeserializeDate($date, \DateTime $expected)
/plugin/news/scripts/
DfeedData.php89 function date($which='gm') { function in feedData
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
DX509.php1128 public function validateDate($date = null)
2577 private function timeField($date)
3103 public function setStartDate($date)
3118 public function setEndDate($date)
3887 public function revoke($serial, $date = null)
/plugin/authgoogle/google/contrib/
DGoogle_ReportsService.php76 public function get($date, $optParams = array()) {
112 public function get($userKey, $date, $optParams = array()) {
362 public $date; variable in Google_UsageReport
370 public function setDate( $date) {
/plugin/task/syntax/
Dtask.php292 function _hCalDate($date) {

12345678910>>...13