Home
last modified time | relevance | path

Searched refs:filter (Results 326 – 350 of 1263) sorted by relevance

1...<<11121314151617181920>>...51

/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dindex.rst33 * :doc:`Intl <intl>`: Adds a filter for localization of ``DateTime`` objects, numbers and currency;
37 * :doc:`Date <date>`: Adds a filter for rendering the difference between dates.
/plugin/structodt/meta/
H A DAggregationTableOdt.php84 foreach($this->data['filter'] as $i => $filter) {
85 foreach ($filter as $j => $value) {
86 $urlParameters["filter[$i][$j]"] = $value;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DControls.php194 * Create a VLV filter based control.
198 * @param GreaterThanOrEqualFilter $filter
202 public static function vlvFilter(int $before, int $after, GreaterThanOrEqualFilter $filter, ?string $contextId = null): VlvControl
204 return new VlvControl($before, $after, null, null, $filter, $contextId);
201 vlvFilter(int $before, int $after, GreaterThanOrEqualFilter $filter, string $contextId = null) global() argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DIDS.php90 'filter' => [
178 'filter' => [
264 'filter' => [
H A DCloudMemorystoreforMemcached.php88 'filter' => [
164 'filter' => [
254 'filter' => [
H A DCertificateAuthorityService.php93 'filter' => [
191 'filter' => [
355 'filter' => [
443 'filter' => [
553 'filter' => [
673 'filter' => [
777 'filter' => [
H A DCloudDataplex.php99 'filter' => [
183 'filter' => [
367 'filter' => [
469 'filter' => [
623 'filter' => [
797 'filter' => [
951 'filter' => [
1095 'filter' => [
1183 'filter' => [
1245 'filter' => [
H A DNetworkManagement.php87 'filter' => [
167 'filter' => [
277 'filter' => [
H A DStoragetransfer.php132 'filter' => [
192 'filter' => [
265 'filter' => [
H A DManagedServiceforMicrosoftActiveDirectoryConsumerAPI.php91 'filter' => [
201 'filter' => [
373 'filter' => [
453 'filter' => [
519 'filter' => [
599 'filter' => [
H A DGameServices.php89 'filter' => [
193 'filter' => [
329 'filter' => [
395 'filter' => [
461 'filter' => [
567 'filter' => [
H A DMyBusinessPlaceActions.php105 'filter' => [
146 'filter' => [
H A DCompute.php175 'filter' => [
234 'filter' => [
274 'filter' => [
376 'filter' => [
416 'filter' => [
518 'filter' => [
695 'filter' => [
811 'filter' => [
932 'filter' => [
1048 'filter' => [
[all …]
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md419 filter. There are three types of filter, identified by constants on
422 1. `Filter::READ` when the filter applies for reading operations,
426 This class allows to `register` or `remove` filters. A filter takes
427 the form of a class extending the `Hoa\Stream\Filter\Basic` filter,
442 uppercase. We start by defining out filter:
447 public function filter($in, $out, &$consumed, $closing)
467 Great. Now let's register our filter under a specific name:
475 stream, and append the filter:
491 A filter is a low-level stream API. It integrates with all kind of
499 The `Hoa\Stream\Filter\LateComputed` class is a special filter. It
[all …]
/plugin/discoursesearch/
H A Dasyncsearch.js25 _.filter = function( array, id ) { function
46 var post = _.filter( data.posts, this.id );
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dslice.rst5 The ``slice`` filter was added in Twig 1.6.
7 The ``slice`` filter extracts a slice of a sequence, a mapping, or a string:
43 The ``slice`` filter works as the `array_slice`_ PHP function for arrays and
H A Dtrim.rst8 The ``trim`` filter was added in Twig 1.6.2.
10 The ``trim`` filter strips whitespace (or other characters) from the beginning
H A Dbatch.rst5 The ``batch`` filter was added in Twig 1.12.3.
7 The ``batch`` filter "batches" items by returning a list of lists with the
H A Ddate.rst16 The ``date`` filter formats a date to a given format:
26 The ``date`` filter accepts strings (it must be in a format supported by the
28 instance, to display the current date, filter the word "now":
41 If the value passed to the ``date`` filter is ``null``, it will return the
/plugin/fckg/fckeditor/editor/skins/silver/
H A Dfck_editor.css169 filter: alpha(opacity=70); /* IE */
176 filter: gray() alpha(opacity=30); /* IE */
270 filter: alpha(opacity=70);
287 filter: gray() alpha(opacity=30); /* IE */
396 filter: alpha(opacity=70); /* IE */ /* -moz-opacity: 0.75; Mozilla (Old) */
424 filter: gray() alpha(opacity=30); /* IE */ /* -moz-opacity: 0.30; Mozilla (Old) */
/plugin/wysiwyg/fckeditor/editor/skins/silver/
H A Dfck_editor.css169 filter: alpha(opacity=70); /* IE */
176 filter: gray() alpha(opacity=30); /* IE */
270 filter: alpha(opacity=70);
287 filter: gray() alpha(opacity=30); /* IE */
396 filter: alpha(opacity=70); /* IE */ /* -moz-opacity: 0.75; Mozilla (Old) */
424 filter: gray() alpha(opacity=30); /* IE */ /* -moz-opacity: 0.30; Mozilla (Old) */
/plugin/fckg/fckeditor/editor/skins/default/
H A Dfck_editor.css154 filter: alpha(opacity=70); /* IE */
160 filter: gray() alpha(opacity=30); /* IE */
263 filter: alpha(opacity=70);
280 filter: gray() alpha(opacity=30); /* IE */
387 filter: alpha(opacity=70); /* IE */ /* -moz-opacity: 0.75; Mozilla (Old) */
415 filter: gray() alpha(opacity=30); /* IE */ /* -moz-opacity: 0.30; Mozilla (Old) */
/plugin/wysiwyg/fckeditor/editor/skins/default/
H A Dfck_editor.css154 filter: alpha(opacity=70); /* IE */
160 filter: gray() alpha(opacity=30); /* IE */
263 filter: alpha(opacity=70);
280 filter: gray() alpha(opacity=30); /* IE */
387 filter: alpha(opacity=70); /* IE */ /* -moz-opacity: 0.75; Mozilla (Old) */
415 filter: gray() alpha(opacity=30); /* IE */ /* -moz-opacity: 0.30; Mozilla (Old) */
/plugin/pureldap/vendor/freedsx/ldap/
H A DREADME.md59 # Build up a LDAP filter using the helper methods
60 $filter = Filters::and(
63 # Add a filter object based off a raw string filter...
66 # Create a search operation to be used based on the above filter
67 $search = Operations::search($filter, 'cn');
/plugin/combo/syntax/
H A Dmetadata.php17 * A regular expression to filter the output
59 $filter = $attributes[self::EXCLUDE_ATTRIBUTE];
60 \ComboStrap\ArrayUtility::filterArrayByKey($metas, $filter);

1...<<11121314151617181920>>...51