Home
last modified time | relevance | path

Searched refs:format (Results 76 – 100 of 1384) sorted by relevance

12345678910>>...56

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBooleanRule.php44 public function setFormat(CellFormat $format) argument
46 $this->format = $format;
53 return $this->format;
H A DBasicChartAxis.php40 public function setFormat(TextFormat $format) argument
42 $this->format = $format;
49 return $this->format;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DRepository.php33 public $format; variable in Google\\Service\\ArtifactRegistry\\Repository
88 public function setFormat($format) argument
90 $this->format = $format;
97 return $this->format;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php134 $format = \Sabre\HTTP\Util::Negotiate(
144 $format = 'application/calendar+json';
147 if (!$format) {
148 $format = 'text/calendar';
151 …$this->generateResponse($path, $start, $end, $expand, $componentType, $format, $properties, $respo…
166 * @param string $format
170 …protected function generateResponse($path, $start, $end, $expand, $componentType, $format, $proper… argument
247 $response->setHeader('Content-Type', $format);
249 switch ($format) {
/plugin/fields/
H A Dsyntax.php64 public function render($format, Doku_Renderer $renderer, $data) { argument
68 if ($format == 'xhtml' && isset($renderer->fields)
72 } elseif ($format == 'odt') {
78 if ($format == 'xhtml') {
84 } elseif ($format == 'odt') {
/plugin/findologicxmlexport/vendor/jms/serializer/tests/
H A Dbenchmark.php16 [, $format, $iterations] = $_SERVER['argv'];
54 $f = static function () use ($serializer, $collection, $format) {
55 $serializer->serialize($collection, $format);
61 printf('Benchmarking collection for format "%s".' . PHP_EOL, $format);
62 $metrics['benchmark-collection-' . $format] = benchmark($f, $iterations);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DSpriteSheet.php37 public $format; variable in Google\\Service\\Transcoder\\SpriteSheet
112 public function setFormat($format) argument
114 $this->format = $format;
121 return $this->format;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/
H A DQueryMetadata.php30 public $format; variable in Google\\Service\\DoubleClickBidManager\\QueryMetadata
85 public function setFormat($format) argument
87 $this->format = $format;
94 return $this->format;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DDfareportingFile.php35 public $format; variable in Google\\Service\\Dfareporting\\DfareportingFile
104 public function setFormat($format) argument
106 $this->format = $format;
113 return $this->format;
/plugin/codebutton_ext/
H A Daction.php.bak55 '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',
128 'type' => 'format',
[all …]
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMappedImage.java30 private String format; field in MappedImage
34 …public MappedImage(final BufferedImage image, String format, FileChannel channel) throws IOExcepti… in MappedImage() argument
35 if (format==null) { in MappedImage()
54 this.format = format; in MappedImage()
57 ImageIO.write(imageRef.get(), format, baos); in MappedImage() local
76 ImageIO.write(imageRef.get(), format, baos); in getImageBytes() local
/plugin/katex/_assets/
H A Dkatex.min.css1format("woff2"),url(fonts/KaTeX_AMS-Regular.woff) format("woff"),url(fonts/KaTeX_AMS-Regular.ttf)
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DHoursField.php15 return $this->isSatisfied($date->format('H'), $value);
33 $date->setTime($date->format('H'), $invert ? 59 : 0);
43 $current_hour = $date->format('H');
56 if ((!$invert && $date->format('H') >= $hour) || ($invert && $date->format('H') <= $hour)) {
H A DCronExpression.php289 $currentDate = $currentDate->format('Y-m-d H:i');
292 $currentDate = DateTime::createFromFormat('U', $currentTime->format('U'));
294 $currentDate = $currentDate->format('Y-m-d H:i');
298 $currentTime->setTime($currentTime->format('H'), $currentTime->format('i'), 0);
299 $currentDate = $currentTime->format('Y-m-d H:i');
327 $currentDate = DateTime::createFromFormat('U', $currentTime->format('U'));
334 $currentDate->setTime($currentDate->format('H'), $currentDate->format('i'), 0);
/plugin/combo/ComboStrap/
H A DDateTag.php15 public const FORMAT_ATTRIBUTE = "format";
26 * @param string $format
31 public static function formatDateString(string $date, string $format = DateTag::DEFAULT_FORMAT, string $lang = null): string argument
34 // To format dates in other languages, you should use the setlocale() and strftime() functions instead of date().
66 // throw new ExceptionBadSyntax("The language ($lang) / locale ($derivedLocale) is not available as locale on the server. You can't then format the value ($date) in this language.");
72 $formatted = strftime($format, $timeStamp);
77 throw new ExceptionBadSyntax("Unable to format the date ($date) with the format ($format) and lang ($lang)");
102 * The format
[all...]
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php134 $format = \Sabre\HTTP\Util::Negotiate(
144 $format = 'application/calendar+json';
147 if (!$format) {
148 $format = 'text/calendar';
151 …$this->generateResponse($path, $start, $end, $expand, $componentType, $format, $properties, $respo…
166 * @param string $format
170 …protected function generateResponse($path, $start, $end, $expand, $componentType, $format, $proper… argument
251 switch ($format) {
270 $response->setHeader('Content-Type', $format);
/plugin/openlayersmapoverlays/
H A Dscript.js92 format: overlay.format
104 format: overlay.format
126 format: new OpenLayers.Format.GeoJSON(),
188 format: overlay.format
/plugin/bibtex/OSBib/format/
H A DEXPORTFILTER.php31 $this->format = $output;
43 function format($data) function in EXPORTFILTER
45 if($this->format == 'html')
76 else if($this->format == 'rtf')
88 else if($this->format == 'sxw')
/plugin/bez/mdl/
H A DThreadFactory.php30 $from = $period->getStartDate()->format(\DateTime::ISO8601);
31 $to = $period->getEndDate()->format(\DateTime::ISO8601);
60 $from = $period->getStartDate()->format(\DateTime::ISO8601);
61 $to = $period->getEndDate()->format(\DateTime::ISO8601);
79 $from = $period->getStartDate()->format(\DateTime::ISO8601);
80 $to = $period->getEndDate()->format(\DateTime::ISO8601);
108 $from = $period->getStartDate()->format(\DateTime::ISO8601);
109 $to = $period->getEndDate()->format(\DateTime::ISO8601);
154 $from = $period->getStartDate()->format(\DateTime::ISO8601);
155 $to = $period->getEndDate()->format(\DateTim
[all...]
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js177 this.format = format;
1382 this.format = format;
1719 if (this.format && this.format.framesPerPacket > 0 && this.format.bytesPerPacket > 0) {
1819 this.format.littleEndian = format === 'sowt' && this.format.bitsPerChannel > 8;
1820 this.format.floatingPoint = format === 'fl32' || format === 'fl64';
1821 …if (format === 'twos' || format === 'sowt' || format === 'fl32' || format === 'fl64' || format ===…
1824 this.format.formatID = format;
1912 this.format.bytesPerPacket = (this.format.bitsPerChannel / 8) * this.format.channelsPerFrame;
2236 format = this.track.format = {};
2259 format.littleEndian = format.formatID === 'sowt' && format.bitsPerChannel > 8;
[all …]
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
H A DIntl.php42 …t = 'medium', $timeFormat = 'medium', $locale = null, $timezone = null, $format = null, $calendar … argument
61 $format
64 return $formatter->format($date->getTimestamp());
73 $format
76 return $formatter->format($date->getTimestamp());
95 return $formatter->format($number, $typeValues[$type]);
/plugin/avatar/
H A Dhelper.php63 foreach ($formats as $format) {
64 if(isset($user)) $user_img = mediaFN($ns.':'.$user.$format);
65 if(isset($name)) $name_img = mediaFN($ns.':'.$name.$format);
67 $src = ml($ns.':'.$user.$format, array('w' => $size, 'h' => $size));
70 $src = ml($ns.':'.$name.$format, array('w' => $size, 'h' => $size));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/
H A DVolumeBackup.php41 public $format; variable in Google\\Service\\BackupforGKE\\VolumeBackup
132 public function setFormat($format) argument
134 $this->format = $format;
141 return $this->format;
/plugin/struct/syntax/
H A Dtable.php91 * @param string $format Renderer mode (supported modes: xhtml)
96 public function render($format, Doku_Renderer $renderer, $config)
113 if ($format === 'struct_csv') {
119 $table = new $this->tableclass($mainId, $format, $renderer, $search);
129 if ($format === 'metadata') {
90 render($format, Doku_Renderer $renderer, $config) global() argument
/plugin/spatialhelper/syntax/
H A Dfindnearby.php102 final public function render($format, Doku_Renderer $renderer, $data): bool
108 if ($format === 'xhtml') {
111 } elseif ($format === 'metadata') {
113 } elseif ($format === 'odt') {
100 render($format, Doku_Renderer $renderer, $data) global() argument

12345678910>>...56