Home
last modified time | relevance | path

Searched refs:dt (Results 51 – 75 of 412) sorted by relevance

12345678910>>...17

/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Floorplan.js11 var dt = 'floorplan ';
149 this.addEntry(dt + 'kitchen table small', function()
160 this.addEntry(dt + 'kitchen table', function()
176 this.addEntry(dt + 'kitchen table', function()
192 this.addEntry(dt + 'kitchen table large', function()
212 this.addEntry(dt + 'kitchen table large', function()
232 this.addEntry(dt + 'office table', function()
244 this.addEntry(dt + 'office table', function()
260 this.addEntry(dt + 'office table large', function()
280 this.addEntry(dt + 'office table large', function()
[all …]
H A DSidebar-Mockup.js38 var dt = 'mockup button ';
140 var dt = 'mockup container ';
147 this.addEntry(dt + 'accordion', function()
193 this.addEntry(dt + 'group', function()
292 var dt = 'mockup form ';
405 var dt = 'mockup graphics ';
600 var dt = '';
633 var dt = 'mockup ';
739 var dt = 'mockup navigation ';
792 var dt = 'mockup text ';
[all …]
H A DSidebar-GCP.js10 var dt = 'gcp google cloud platform card';
16 this.addDataEntry(dt + 'product', 170, 55, 'Product Card',
18 this.addDataEntry(dt + 'product', 190, 55, 'Product Card',
20 this.addDataEntry(dt + 'product', 190, 110, 'Product Card',
22 this.addDataEntry(dt + 'expanded product', 190, 80, 'Expanded Product Card',
24 this.addDataEntry(dt + 'expanded product', 150, 100, 'Expanded Product Card',
26 this.addDataEntry(dt + 'service', 110, 50, 'Service Card',
H A DSidebar-UML25.js17 var dt = 'uml ';
36 this.addEntry(dt + 'classifier', function()
70 this.addEntry(dt + 'classifier', function()
169 this.addEntry(dt + 'property', function()
213 this.addEntry(dt + 'component', function()
289 this.addEntry(dt + 'package', function()
303 this.addEntry(dt + 'model', function()
331 this.addEntry(dt + 'class', function()
351 this.addEntry(dt + 'region', function()
367 this.addEntry(dt + 'state', function()
[all …]
H A DSidebar-Infographic.js12 var dt = '';
272 this.addEntry(dt + 'list', function()
462 this.addEntry(dt + 'matrix', function()
485 this.addEntry(dt + 'matrix', function()
508 this.addEntry(dt + 'matrix', function()
565 this.addEntry(dt + 'target', function()
599 this.addEntry(dt + 'onion', function()
1386 this.addEntry(dt + 'roll', function()
1469 this.addEntry(dt + 'swirl', function()
1506 this.addEntry(dt + 'swirl', function()
[all …]
H A DSidebar-Bootstrap.js10 var dt = 'bootstrap ';
45 this.addEntry(dt + 'alert', function()
394 this.addEntry(dt + 'card', function()
413 this.addEntry(dt + 'card', function()
496 this.addEntry(dt + 'card', function()
540 this.addEntry(dt + 'card', function()
563 this.addEntry(dt + 'card', function()
581 this.addEntry(dt + 'card', function()
609 this.addEntry(dt + 'card', function()
631 this.addEntry(dt + 'card', function()
[all …]
H A DSidebar-C4.js8 var dt = 'c4 ';
14 this.addEntry(dt + 'person', function()
28 this.addEntry(dt + 'external person', function()
42 this.addEntry(dt + 'software system', function()
70 this.addEntry(dt + 'container', function()
85 this.addEntry(dt + 'data container', function()
115 this.addEntry(dt + 'message bus container', function()
130 this.addEntry(dt + 'web browser container', function()
145 this.addEntry(dt + 'component', function()
193 this.addEntry(dt + 'relationship', function()
[all …]
/plugin/datatables/assets/datatables.net-buttons-bs/css/
H A Dbuttons.bootstrap.min.css
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.TidyLevel.txt
H A DCore.LexerImpl.txt
/plugin/datatables/assets/datatables.net-plugins/features/searchPane/
H A DdataTables.searchPane.min.css
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php138 $dt = $this->getDateTimes($timeZone);
139 if (!$dt) {
143 return $dt[0];
178 * @param DateTimeInterface $dt
183 $this->setDateTimes([$dt], $isFloating);
192 * @param DateTimeInterface[] $dt
195 public function setDateTimes(array $dt, $isFloating = false) argument
203 foreach ($dt as $d) {
228 foreach ($dt as $d) {
267 function (DateTimeInterface $dt) use ($hasTime, $isUtc) {
[all …]
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php150 $dt = $this->getDateTimes($timeZone);
151 if (!$dt) return;
153 return $dt[0];
189 * @param DateTimeInterface $dt
196 $this->setDateTimes([$dt], $isFloating);
206 * @param DateTimeInterface[] $dt
211 function setDateTimes(array $dt, $isFloating = false) { argument
220 foreach ($dt as $d) {
249 foreach ($dt as $d) {
293 function(DateTimeInterface $dt) use ($hasTime, $isUtc) {
[all …]
/plugin/extlist/css/
H A Ddefinitionlist.less18 dt {
23 dt+dt {
27 dd+dt {
33 dt sapn.term,
34 dt span.wrap_compact, // require wrap plugin
35 dt.compact span {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/
H A DLastModifiedTest.php13 $dt = new DateTime('2015-03-24 11:47:00', new DateTimeZone('America/Vancouver'));
14 $val = ['{DAV:}getlastmodified' => new GetLastModified($dt)];
28 $dt = new DateTime('2015-03-24 11:47:00', new DateTimeZone('America/Vancouver'));
29 $dt = $dt->getTimeStamp();
30 $val = ['{DAV:}getlastmodified' => new GetLastModified($dt)];
/plugin/davcard/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php144 $dt = $this->getDateTimes($timeZone);
145 if (!$dt) return null;
147 return $dt[0];
185 public function setDateTime(\DateTime $dt, $isFloating = false) { argument
187 $this->setDateTimes(array($dt), $isFloating);
201 public function setDateTimes(array $dt, $isFloating = false) { argument
210 foreach($dt as $d) {
239 foreach($dt as $d) {
283 function($dt) use ($hasTime, $isUtc) {
286 return $dt->format('Y-m-d\\TH:i:s') . ($isUtc?'Z':'');
[all …]
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php144 $dt = $this->getDateTimes($timeZone);
145 if (!$dt) return null;
147 return $dt[0];
185 public function setDateTime(\DateTime $dt, $isFloating = false) { argument
187 $this->setDateTimes(array($dt), $isFloating);
201 public function setDateTimes(array $dt, $isFloating = false) { argument
210 foreach($dt as $d) {
239 foreach($dt as $d) {
283 function($dt) use ($hasTime, $isUtc) {
286 return $dt->format('Y-m-d\\TH:i:s') . ($isUtc?'Z':'');
[all …]
/plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php144 $dt = $this->getDateTimes($timeZone);
145 if (!$dt) return null;
147 return $dt[0];
185 public function setDateTime(\DateTime $dt, $isFloating = false) { argument
187 $this->setDateTimes(array($dt), $isFloating);
201 public function setDateTimes(array $dt, $isFloating = false) { argument
210 foreach($dt as $d) {
239 foreach($dt as $d) {
283 function($dt) use ($hasTime, $isUtc) {
286 return $dt->format('Y-m-d\\TH:i:s') . ($isUtc?'Z':'');
[all …]
/plugin/bez/style/
H A Dtimeline.less13 dt {
22 dt a {
26 dt a .id {
30 dt a:hover {
35 dt .id {
39 dt .time {
44 dt .author {
48 dt > a {
/plugin/definitionlist/
H A Dstyle.less8 dt {
13 dt+dt {
17 dd+dt {
23 dt span.term {
/plugin/datatables/assets/datatables.net-dt/css/
H A Djquery.dataTables.min.css
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dimport.rst30 <dt>Username</dt>
32 <dt>Password</dt>
45 <dt>Username</dt>
47 <dt>Password</dt>
/plugin/wikipediasnippet/
H A Dall.css9 dl.wpsnip > dt {
12 dl.wpsnip > dt cite {
16 dl.wpsnip > dt em {
20 [dir=rtl] dl.wpsnip > dt em {
23 dl.wpsnip > dt em span {
/plugin/datatables/assets/datatables.net-fixedcolumns/js/
H A DdataTables.fixedColumns.min.js
/plugin/diagramsnet/lib/plugins/
H A DrackF5.js1558 var dt = '';
1564 var dt = 'rack f5 network ';
1568 168, 16, '', 'Big-IP 1600', null, null, dt + 'big ip 1600'),
1570 168, 16, '', 'Big-IP 1600', null, null, dt + 'big ip 1600'),
1573 168, 16, '', 'Big-IP 2x00', null, null, dt + 'big ip 2x00'),
1575 168, 16, '', 'Big-IP 2x00', null, null, dt + 'big ip 2x00'),
1578 168, 16, '', 'Big-IP 3600', null, null, dt + 'big ip 3600'),
1580 168, 16, '', 'Big-IP 3600', null, null, dt + 'big ip 3600'),
1583 168, 16, '', 'Big-IP 3900', null, null, dt + 'big ip 3900'),
1598 168, 16, '', 'EM 4000', null, null, dt + 'em 4000'),
[all …]

12345678910>>...17