Home
last modified time | relevance | path

Searched refs:due (Results 1 – 25 of 195) sorted by relevance

12345678

/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVTodo.php33 $due = isset($this->DUE)?$this->DUE->getDateTime():null;
42 } elseif ($due) {
44 ($start < $due || $start <= $dtstart) &&
45 ($end > $dtstart || $end >= $due);
50 if ($due) {
51 return ($start < $due && $end >= $due);
150 $due = $this->DUE;
153 if ($due->getValueType() !== $dtStart->getValueType()) {
158 'node' => $due,
161 } elseif ($due->getDateTime() < $dtStart->getDateTime()) {
[all …]
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVTodo.php33 $due = isset($this->DUE)?$this->DUE->getDateTime():null;
42 } elseif ($due) {
44 ($start < $due || $start <= $dtstart) &&
45 ($end > $dtstart || $end >= $due);
50 if ($due) {
51 return ($start < $due && $end >= $due);
150 $due = $this->DUE;
153 if ($due->getValueType() !== $dtStart->getValueType()) {
158 'node' => $due,
161 } elseif ($due->getDateTime() < $dtStart->getDateTime()) {
[all …]
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVTodo.php33 $due = isset($this->DUE)?$this->DUE->getDateTime():null;
42 } elseif ($due) {
44 ($start < $due || $start <= $dtstart) &&
45 ($end > $dtstart || $end >= $due);
50 if ($due) {
51 return ($start < $due && $end >= $due);
150 $due = $this->DUE;
153 if ($due->getValueType() !== $dtStart->getValueType()) {
158 'node' => $due,
161 } elseif ($due->getDateTime() < $dtStart->getDateTime()) {
[all …]
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVTodo.php35 $due = isset($this->DUE) ? $this->DUE->getDateTime() : null;
44 } elseif ($due) {
46 ($start < $due || $start <= $dtstart) &&
47 ($end > $dtstart || $end >= $due);
52 if ($due) {
53 return $start < $due && $end >= $due;
151 $due = $this->DUE;
154 if ($due->getValueType() !== $dtStart->getValueType()) {
158 'node' => $due,
160 } elseif ($due->getDateTime() < $dtStart->getDateTime()) {
[all …]
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVTodo.php35 $due = isset($this->DUE) ? $this->DUE->getDateTime() : null;
43 } elseif ($due) {
45 ($start < $due || $start <= $dtstart) &&
46 ($end > $dtstart || $end >= $due);
51 if ($due) {
52 return ($start < $due && $end >= $due);
152 $due = $this->DUE;
155 if ($due->getValueType() !== $dtStart->getValueType()) {
160 'node' => $due,
163 } elseif ($due->getDateTime() < $dtStart->getDateTime()) {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Tasks/
H A DTask.php34 public $due; variable in Google\\Service\\Tasks\\Task
113 public function setDue($due) argument
115 $this->due = $due;
122 return $this->due;
/plugin/task/syntax/
H A Dtask.php76 $due = '';
79 if ($date + 86400 < time()) $due = 'overdue';
80 elseif ($date < time()) $due = 'due';
85 if ($due) {
86 $class .= ' '.$due;
87 $due = ' class="'.$due.'"';
105 $this->_tablerow('date', $this->_hCalDate($date), $renderer, $due);
107 $this->_tablerow('date', $this->_hCalDate($task['date']['due']), $renderer, $due);
/plugin/database2/
H A DREADME.md6 …ack then there was an existing plugin called database. Because of that and due to little creativit…
8 My initial engagement in developing this plugin was abandoned in late 2009 due to focusing onto dif…
/plugin/do/scripts/
H A DPluginDo.js128 buildTitle: function ($applyto, assignees, due, closedby, closedon) { argument
148 if (!due) {
153 due = PluginDo.stripTags($due.length ? $due.html() : '');
155 if (due !== '') {
158 var newTitle = PluginDo.getLang('title' + titelNo, assignees.join(', '), due);
/plugin/authgoogle/google/contrib/
H A DGoogle_TasksService.php337 public $due; variable in Google_Task
364 public function setDue( $due) { argument
365 $this->due = $due;
368 return $this->due;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dwith_filters.test53 the output is not escaped due to |raw filter at the end )
58 the output is not escaped due to |raw filter at the end,
122 the output is not escaped due to |raw filter at the end )
128 the output is not escaped due to |raw filter at the end,
/plugin/randomquote/
H A Dquotes.txt1 I shall, in due time, be a Poet. - Ada Lovelace
/plugin/task/
H A Dstyle.css51 div.dokuwiki div.vcalendar table.blind tr.due { color: #ffa200; font-weight: bold; }
62 div.dokuwiki div.vcalendar fieldset.due { border: 1px solid #ffa200; }
/plugin/task/lang/en/
H A Dsubscribermail.txt9 Date due: @DATE@
/plugin/task/lang/pt-br/
H A Dsubscribermail.txt9 Date due: @DATE@
/plugin/task/lang/cs/
H A Dsubscribermail.txt9 Date due: @DATE@
/plugin/vbsso/
H A DCHANGELOG.md9 * EOL (End-of-life due to the end of life of this version) for PHP 5.2 support.
/plugin/wrap/
H A Dpdf.less11 /* due to including style.css, these need to be overwritten again */
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAttr.DefaultInvalidImage.txt
H A DHTML.Attr.Name.UseCDATA.txt
H A DHTML.TidyLevel.txt
H A DAttr.EnableID.txt
/plugin/markdownextra/lib/meltdown-tweaks/
H A Dmeltdown-tweaks.css23 /* Cosmetic fixes due to editor and preview being reversed: */
/plugin/pubmed2020/
H A DREADME.md11 - Code was rewritten in 2020 due to PubMed new API (see [updateCtx])
/plugin/plantuml/
H A Dplugin.history.txt3 …* Fixed bug: PlantUML server rendering was not working due to encoding (slashes were converted to …

12345678