/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/ |
H A D | DateProcessor.php | 22 public function __construct(string $field, array $formats) argument 25 $this->setFormats($formats); 29 * Set field format. Joda pattern or one of the following formats ISO8601, UNIX, UNIX_MS, or TAI64N. 33 public function setFormats(array $formats): self argument 35 return $this->setParam('formats', $formats);
|
H A D | DateIndexNameProcessor.php | 39 * Set field formats. Joda pattern or one of the following formats ISO8601, UNIX, UNIX_MS, or TAI64N. 43 public function setDateFormats(array $formats): self argument 45 return $this->setParam('date_formats', $formats);
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | PageFormat.php | 19 $formats = [ 77 if (!isset($formats[$format])) { 81 return $formats[$format];
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/ |
H A D | FilterSet.php | 48 public $formats; variable in Google\\Service\\AdExchangeBuyerII\\FilterSet 161 public function setFormats($formats) argument 163 $this->formats = $formats; 170 return $this->formats;
|
/plugin/mediathumbnails/ |
H A D | thumbnail.php | 22 private static $formats; variable in thumbnail 37 self::$formats = \Imagick::queryformats(); 39 if (count(self::$formats) > 0) { 41 if (in_array("PDF", self::$formats)) { 117 } else if (self::supportsImages() && in_array(strtoupper($sourceFileSuffix), self::$formats)) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/ |
H A D | Asset.php | 131 public function setFormats($formats) argument 133 $this->formats = $formats; 140 return $this->formats;
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/ |
H A D | date.rst | 18 The argument must be in one of PHP’s supported `date and time formats`_. 55 .. _`date and time formats`: https://secure.php.net/manual/en/datetime.formats.php
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/ |
H A D | StdClassHandler.php | 23 $formats = ['json', 'xml', 'yml']; 25 foreach ($formats as $format) {
|
H A D | ArrayCollectionHandler.php | 33 $formats = ['json', 'xml', 'yml']; 43 foreach ($formats as $format) {
|
H A D | ConstraintViolationHandler.php | 22 $formats = ['xml', 'json']; 26 foreach ($formats as $format) {
|
/plugin/clipboardutils/ |
H A D | syntax.php | 159 if (strpos($f_str,',') !== FALSE) $formats =explode(',',$f_str); 160 else $formats =str_split($f_str); 162 foreach($formats as $format) {
|
/plugin/avatar/ |
H A D | helper.php | 62 $formats = array('.png', '.jpg', '.gif'); 63 foreach ($formats as $format) {
|
/plugin/jplayer/vendor/james-heinrich/getid3/helperapps/ |
H A D | readme.helperapps.txt | 10 // features and/or file formats // 16 that getID3() depends on to handle some file formats under Windows.
|
/plugin/siteexport/lang/fr/ |
H A D | intro.txt | 3 Cette page vous permet de réaliser un export de tout votre site dans les formats pour lesquels vou…
|
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/ |
H A D | generator_config.txt | 5 {"mode":"expert","formats":["woff","woff2"],"tt_instructor":"keep","fix_vertical_metrics":"Y","fix_…
|
H A D | README.md | 22 …om/tools/webfont-generator) to convert to daniel OTF fonts to WOFF/WOFF2 formats, which is support…
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
H A D | format.rst | 4 The ``format`` filter formats a given string by replacing the placeholders
|
H A D | replace.rst | 4 The ``replace`` filter formats a given string by replacing the placeholders
|
H A D | number_format.rst | 7 The ``number_format`` filter formats numbers. It is a wrapper around PHP's
|
/plugin/date/ |
H A D | README.md | 4 …sibilities of the strftime or date function. With the relative date/time formats for the strtotime…
|
/plugin/toolbuttondel/ |
H A D | action.php | 20 $this->formats($event); 128 function formats(& $event) { function in action_plugin_toolbuttondel
|
/plugin/findologicxmlexport/vendor/twig/extensions/doc/ |
H A D | intl.rst | 35 * ``date_format``: The date format. Choose one of these formats: 43 * ``time_format``: The time format. Same formats possible as above. 54 which corresponds to IntlDateFormatter::GREGORIAN. Choose one of these formats: 92 * ``style``: Optional number format (default: 'decimal'). Choose one of these formats:
|
/plugin/elasticsearch/vendor/nyholm/dsn/ |
H A D | CHANGELOG.md | 25 and a greater variety of DSN formats.
|
/plugin/tindexmenu/ |
H A D | CREDITS | 34 Css dynamic properties and suggestion of js theme with differents image formats
|
/plugin/indexmenu/ |
H A D | CREDITS | 34 Css dynamic properties and suggestion of js theme with differents image formats
|