Home
last modified time | relevance | path

Searched refs:format (Results 1 – 25 of 1542) sorted by relevance

12345678910>>...62

/plugin/monthcal/
Dsyntax.php203 $date_yesterday = (new DateTime($date_today->format('Y-m-d')))->modify('-1 day');
208 $date_to = (new DateTime($date_from->format('Y-m-d')))->modify('+1 month');
211 $date_prev_month = (new DateTime($date_from->format('Y-m-d')))->modify('-1 month');
218 $date_from_on_weekday = $date_from->format('N');
277 … $css_td_border . '" colspan="' . $colspan_month . '">' . $months[$date_from->format('m')-1] . ' ';
279 …wikilink($data['namespace'] . ':' . $date_prev_month->format('Y') . ':' . $date_prev_month->format
280 …wikilink($data['namespace'] . ':' . $date_next_month->format('Y') . ':' . $date_next_month->format
283 …$html .= '<td class="year" colspan="' . $colspan_year . '">' . $date_from->format('Y') . '</td></t…
303 $html .= '<td class="' . $css_td_border . '">' . $date_from->format("W") . '</td>';
321 $html .= '<td class="' . $css_td_border . '">' . $date->format("W") . '</td>';
[all …]
/plugin/odt/
Dsyntax.php85 * @param string $format output format being rendered
90 public function render($format, Doku_Renderer $renderer, $data) { argument
94 if($format != 'xhtml') return false;
112 if($format == 'odt') {
115 } elseif($format == 'metadata') {
127 if($format == 'odt') {
130 } elseif($format == 'metadata') {
133 } elseif($format == 'xhtml') {
138 if($format == 'odt') {
141 } elseif($format == 'xhtml') {
[all …]
/plugin/diagramsnet/lib/WEB-INF/lib/
Dslf4j-api-1.7.25.jar ... .String, java.lang.Object) String format Object arg public void trace (java.lang. ...
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
DDateHandler.php41 foreach (['json', 'xml'] as $format) {
46 'format' => $format,
53 'format' => $format,
80 return $visitor->visitSimpleString($date->format($this->getFormat($type)), $type);
83 $format = $this->getFormat($type);
84 if ('U' === $format) {
85 return $visitor->visitInteger((int) $date->format($format), $type);
88 return $visitor->visitString($date->format($this->getFormat($type)), $type);
122 $iso8601DateIntervalString = $this->format($date);
225 $format = $this->getDeserializationFormat($type);
[all …]
DLazyHandlerRegistry.php40 … public function registerHandler(int $direction, string $typeName, string $format, $handler): void argument
42 parent::registerHandler($direction, $typeName, $format, $handler);
43 unset($this->initializedHandlers[$direction][$typeName][$format]);
49 public function getHandler(int $direction, string $typeName, string $format) argument
51 if (isset($this->initializedHandlers[$direction][$typeName][$format])) {
52 return $this->initializedHandlers[$direction][$typeName][$format];
55 if (!isset($this->handlers[$direction][$typeName][$format])) {
59 $handler = $this->handlers[$direction][$typeName][$format];
64 return $this->initializedHandlers[$direction][$typeName][$format] = $handler;
/plugin/eventum/
Dsyntax.php180 function render($format, Doku_Renderer $renderer, $data) { argument
190 if ($format == 'xhtml') {
206 if ($format == 'xhtml' || $format == 'odt') {
208 $html .= $this->link($format, $data['url'], $link, $data['details']['summary']);
214 $html .= ' '. $this->emphasis($format, '('.$data['details']['status'].')');
218 $html = $this->strike($format, $html);
221 $renderer->doc .= $this->html($format, $html);
223 } elseif ($format == 'odt') {
236 function strike($format, $text) { argument
238 if ($format == 'xhtml') {
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/
DEventDispatcher.php50 …ddListener(string $eventName, $callable, ?string $class = null, ?string $format = null, ?string $i… argument
52 $this->listeners[$eventName][] = [$callable, $class, $format, $interface];
65 $format = $eventData['format'] ?? null;
67 … $this->listeners[$eventData['event']][] = [[$subscriber, $method], $class, $format, $interface];
72 public function hasListeners(string $eventName, string $class, string $format): bool argument
78 if (!isset($this->classListeners[$eventName][$class][$format])) {
79 …$this->classListeners[$eventName][$class][$format] = $this->initializeListeners($eventName, $class…
82 return !!$this->classListeners[$eventName][$class][$format];
85 public function dispatch(string $eventName, string $class, string $format, Event $event): void argument
95 if (!isset($this->classListeners[$eventName][$objectClass][$format])) {
[all …]
/plugin/json/syntax/
Dextract.php89 list(, $path, $table, $header, $format, $filter) = array_pad($mt, 6, '');
92 if($format) {
93 $format = substr($format, 1, -1);
117 if($format) {
118 $format_pairs = $json_o->parse_key_val($format, ':', ',');
137 if($format) {
138 $format_pairs = $json_o->parse_key_val($format, ':', ',');
152 $data['format'] = $format ? $this->handle_format($format) : '';
402 * @param array $format render variable in specific format.
407 …private function render_var(Doku_Renderer $renderer, $var, $format=null, $recursive=0, $print_sepa… argument
[all …]
/plugin/sequencediagram/bower_components/snap.svg/doc/fonts/
Dstylesheet.css5 src: url('sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
6 url('sourcesanspro-light-webfont.woff') format('woff'),
7 url('sourcesanspro-light-webfont.ttf') format('truetype'),
8 url('sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
20 src: url('sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
21 url('sourcesanspro-regular-webfont.woff') format('woff'),
22 url('sourcesanspro-regular-webfont.ttf') format('truetype'),
23 url('sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
35 src: url('sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
36 url('sourcesanspro-semibold-webfont.woff') format('woff'),
[all …]
/plugin/judge/helper/
Djdatetime.class.php93 …public static function date($format, $stamp = false, $convert = null, $jalali = null, $timezone = … argument
102 return $obj->format($format);
107 $chars = (preg_match_all('/([a-zA-Z]{1})/', $format, $chars)) ? $chars[0] : array();
115 $intactValues[$k] = $obj->format($v);
121 … list($year, $month, $day) = array($obj->format('Y'), $obj->format('n'), $obj->format('j'));
137 $v = self::getDayNames($obj->format('D'), true);
143 $v = self::getDayNames($obj->format('l'));
146 $v = self::getDayNames($obj->format('l'), false, 1, true);
152 $v = self::getDayNames($obj->format('l'), false, 1, true) - 1;
189 $v = $tmpObj->format('L');
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
DAsymmetricKey.php55 protected $format; variable in phpseclib3\\Crypt\\Common\\AsymmetricKey
170 foreach (self::$plugins[static::ALGORITHM]['Keys'] as $format) {
171 …if (isset(self::$invisiblePlugins[static::ALGORITHM]) && in_array($format, self::$invisiblePlugins…
175 $components = $format::load($key, $password);
188 $components['format'] = $format;
191 $new->format = $format;
260 $format = strtolower($type);
261 if (isset(self::$plugins[static::ALGORITHM]['Keys'][$format])) {
262 $format = self::$plugins[static::ALGORITHM]['Keys'][$format];
263 $components = $format::load($key, $password);
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Common/Functions/
DStrings.php80 * @param string $format
84 public static function unpackSSH2($format, &$data) argument
86 $format = self::formatPack($format);
88 for ($i = 0; $i < strlen($format); $i++) {
89 switch ($format[$i]) {
113 switch ($format[$i]) {
143 switch ($format[$i]) {
161 * @param string $format
166 public static function packSSH2($format, ...$elements) argument
168 $format = self::formatPack($format);
[all …]
/plugin/sincetil/
Dsyntax.php56 $format = "%y years";
58 $format = "%m months";
60 $format = "%d days";
62 $format = "%h hours";
64 $format = "%i minutes";
66 $format = "%s seconds";
68 $format = "now";
71 $renderer->doc .= $diff -> format($format);
/plugin/odt/ODT/
Dpage.php16 var $format = 'A4'; variable in pageFormat
31 * @param string $format
39 …public static function formatToString ($format, $orientation, $margin_top=2, $margin_right=2, $mar… argument
43 return $format.'-'.$orientation.'-'.$margins;
55 return $this->format.'-'.$this->orientation.'-'.$margins;
64 * @param string $format
67 …public static function queryFormat (&$dest, $format, $orientation='portrait', $margin_top=2, $marg… argument
68 switch ($format) {
211 $format = 'A4';
225 $dest ['format'] = $format;
[all …]
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
DDayOfMonthField.php40 $currentWeekday = (int) $target->format('N');
46 $lastDayOfMonth = $target->format('t');
52 if ($target->format('N') < 6 && $target->format('m') == $currentMonth) {
66 $fieldValue = $date->format('d');
70 return $fieldValue == $date->format('t');
78 return $date->format('j') == self::getNearestWeekday(
79 $date->format('Y'),
80 $date->format('m'),
82 )->format('j');
85 return $this->isSatisfied($date->format('d'), $value);
DDayOfWeekField.php33 $currentYear = $date->format('Y');
34 $currentMonth = $date->format('m');
35 $lastDayOfMonth = $date->format('t');
42 while ($tdate->format('w') != $weekday) {
49 return $date->format('j') == $lastDayOfMonth;
69 if ($date->format('N') != $weekday) {
78 if ($tdate->format('N') == $weekday) {
86 return $date->format('j') == $currentDay;
101 $format = in_array(7, str_split($value)) ? 'N' : 'w';
102 $fieldValue = $date->format($format);
/plugin/revealjs/lib/font/source-sans-pro/
Dsource-sans-pro.css4 src: url('source-sans-pro-regular.eot?#iefix') format('embedded-opentype'),
5 url('source-sans-pro-regular.woff') format('woff'),
6 url('source-sans-pro-regular.ttf') format('truetype');
14 src: url('source-sans-pro-italic.eot?#iefix') format('embedded-opentype'),
15 url('source-sans-pro-italic.woff') format('woff'),
16 url('source-sans-pro-italic.ttf') format('truetype');
24 src: url('source-sans-pro-semibold.eot?#iefix') format('embedded-opentype'),
25 url('source-sans-pro-semibold.woff') format('woff'),
26 url('source-sans-pro-semibold.ttf') format('truetype');
34 src: url('source-sans-pro-semibolditalic.eot?#iefix') format('embedded-opentype'),
[all …]
/plugin/combo/ComboStrap/
DMarkupDynamicRender.php29 private string $format; variable in ComboStrap\\MarkupDynamicRender
40 public function __construct($format) argument
42 $this->format = $format;
43 $renderer = p_get_renderer($format);
45 throw new ExceptionNotFound("No renderer was found for the format $format");
59 public static function create($format): MarkupDynamicRender argument
69 return new MarkupDynamicRender($format);
125 return "Dynamic $this->format renderer";
/plugin/webdavclient/vendor/sabre/vobject/lib/Recur/
DRRuleIterator.php356 if ($this->currentDate->format('G') == '23') {
369 $currentMonth = $this->currentDate->format('n');
372 $currentDay = $this->currentDate->format('w');
375 $currentHour = $this->currentDate->format('G');
417 $currentDay = (int) $this->currentDate->format('w');
420 $currentHour = (int) $this->currentDate->format('G');
428 if($this->currentDate->format('w') != $firstDay) {
444 $currentDayOfMonth = $this->currentDate->format('j');
458 } while ($tempDate->format('j') != $currentDayOfMonth);
485 …$this->currentDate = new \DateTime($this->currentDate->format('Y-m-1 H:i:s'), $this->currentDate->…
[all …]
/plugin/davcard/vendor/sabre/vobject/lib/Recur/
DRRuleIterator.php356 if ($this->currentDate->format('G') == '23') {
369 $currentMonth = $this->currentDate->format('n');
372 $currentDay = $this->currentDate->format('w');
375 $currentHour = $this->currentDate->format('G');
417 $currentDay = (int) $this->currentDate->format('w');
420 $currentHour = (int) $this->currentDate->format('G');
428 if($this->currentDate->format('w') != $firstDay) {
444 $currentDayOfMonth = $this->currentDate->format('j');
458 } while ($tempDate->format('j') != $currentDayOfMonth);
485 …$this->currentDate = new \DateTime($this->currentDate->format('Y-m-1 H:i:s'), $this->currentDate->…
[all …]
/plugin/davcal/vendor/sabre/vobject/lib/Recur/
DRRuleIterator.php356 if ($this->currentDate->format('G') == '23') {
369 $currentMonth = $this->currentDate->format('n');
372 $currentDay = $this->currentDate->format('w');
375 $currentHour = $this->currentDate->format('G');
417 $currentDay = (int) $this->currentDate->format('w');
420 $currentHour = (int) $this->currentDate->format('G');
428 if($this->currentDate->format('w') != $firstDay) {
444 $currentDayOfMonth = $this->currentDate->format('j');
458 } while ($tempDate->format('j') != $currentDayOfMonth);
485 …$this->currentDate = new \DateTime($this->currentDate->format('Y-m-1 H:i:s'), $this->currentDate->…
[all …]
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
DRRuleIterator.php355 if ($this->currentDate->format('G') == '23') {
368 $currentMonth = $this->currentDate->format('n');
371 $currentDay = $this->currentDate->format('w');
374 $currentHour = $this->currentDate->format('G');
416 $currentDay = (int)$this->currentDate->format('w');
419 $currentHour = (int)$this->currentDate->format('G');
427 if ($this->currentDate->format('w') != $firstDay) {
443 $currentDayOfMonth = $this->currentDate->format('j');
457 } while ($tempDate->format('j') != $currentDayOfMonth);
484 …$this->currentDate = new DateTimeImmutable($this->currentDate->format('Y-m-1 H:i:s'), $this->curre…
[all …]
/plugin/codebutton_ext/
Daction.php55 'type' => 'format',
63 'type' => 'format',
71 'type' => 'format',
79 'type' => 'format',
87 'type' => 'format',
95 'type' => 'format',
103 'type' => 'format',
111 'type' => 'format',
120 'type' => 'format',
129 'type' => 'format',
[all …]
/plugin/asciidocjs/node_modules/clean-css/lib/writer/
Dhelpers.js85 if ( context.format ) {
86 if ( context.format.semicolonAfterLastProperty || isPropertyBlock ) {
146 return context.format && context.format.breaks[where];
150 return context.format && context.format.spaces[where];
154 if (context.format) {
155 context.indentBy += context.format.indentBy;
156 context.indentWith = context.format.indentWith.repeat(context.indentBy);
159 (allowsBreak(context, where) ? context.format.breakWith : emptyCharacter) +
167 if (context.format) {
168 context.indentBy -= context.format.indentBy;
[all …]
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
DRRuleIterator.php342 if ('23' == $this->currentDate->format('G')) {
353 $currentMonth = $this->currentDate->format('n');
356 $currentDay = $this->currentDate->format('w');
359 $currentHour = $this->currentDate->format('G');
397 $currentDay = (int) $this->currentDate->format('w');
400 $currentHour = (int) $this->currentDate->format('G');
408 if ($this->currentDate->format('w') != $firstDay) {
422 $currentDayOfMonth = $this->currentDate->format('j');
435 } while ($tempDate->format('j') != $currentDayOfMonth);
460 …$this->currentDate = new DateTimeImmutable($this->currentDate->format('Y-m-1 H:i:s'), $this->curre…
[all …]

12345678910>>...62