Home
last modified time | relevance | path

Searched refs:dynamic (Results 1 – 25 of 90) sorted by relevance

1234

/plugin/struct/meta/
H A DAggregationTable.php121 $dynamic = $this->searchConfig->getDynamicParameters();
122 $filters = $dynamic->getFilters();
211 $dynamic = $this->searchConfig->getDynamicParameters();
212 $dynamic->setSort($column, true);
217 $dynamic->setSort($column, false);
222 $link = wl($this->id, $dynamic->getURLParameters());
249 $dynamic = $this->searchConfig->getDynamicParameters();
250 return (bool)$dynamic->getFilters();
254 * Add input fields for dynamic filtering
287 $dynamic
[all...]
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dattribute.rst7 The ``attribute`` function can be used to access a "dynamic" attribute of a
16 In addition, the ``defined`` test can check for the existence of a dynamic
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DCreative.php72 public $dynamic; variable in Google\\Service\\DisplayVideo\\Creative
383 public function setDynamic($dynamic) argument
385 $this->dynamic = $dynamic;
392 return $this->dynamic;
/plugin/dokumicrobugtracker/
H A DCHANGELOG4 Version 2010-08-17 Add several feature, email notification, delete (for admin only), dynamic captc…
5 Version 2010-08-26 Fix bug on the dynamic captcha, notifications, clear description area after rep…
H A DREADME.md68 | 2010-08-17 | Add several feature, email notification, delete (for admin only), dynamic captcha (#…
69 | 2010-08-26 | Fix bug on the dynamic captcha, notifications, clear description area after report |
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Ddynamic_filter.test2 dynamic filter
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Ddynamic_function.test2 dynamic function
/plugin/photogallery/lightGallery/js/
H A Dlightgallery.js88 dynamic: false, property in AnonymousFunction91f19f9c0200.defaults
105 …if (this.s.dynamic && this.s.dynamicEl !== 'undefined' && this.s.dynamicEl.constructor === Array &…
129 if (this.s.dynamic) {
181 if (_this.s.dynamic) {
427 if (this.s.dynamic) {
481 if (this.s.dynamic) {
506 if (this.s.subHtmlSelectorRelative && !this.s.dynamic) {
610 if (_this.s.dynamic) {
651 if (_this.s.dynamic) {
784 if (_this.s.dynamic) {
[all …]
H A Dlightgallery.min.js4dynamic&&"undefined"!==this.s.dynamicEl&&this.s.dynamicEl.constructor===Array&&!this.s.dynamicEl.l… property in AnonymousFunction7137b5ee0200.c
H A Dlg-pager.js51 if (_this.core.s.dynamic) {
H A Dlg-pager.min.js4 …$outer.find(".lg").append('<div class="lg-pager-outer"></div>'),e.core.s.dynamic)for(var g=0;g<e.c…
H A Dlg-video.js108 if (_this.core.s.dynamic) {
218 if (_this.core.s.dynamic) {
H A Dlg-video.min.js4dynamic?(g=b.core.s.dynamicEl[b.core.index].src,h=b.core.s.dynamicEl[b.core.index].html,i(g,h)):(g…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/
H A Ddynamic_test.test2 dynamic test
/plugin/nsindex/
H A Dplugin.info.txt6 desc Creates an dynamic list of namespace pages/subns to be used inside a page
H A DREADME3 Creates an dynamic list of namespace pages/subns to be used inside a page
/plugin/var/
H A Dplugin.info.txt7 desc Insert dynamic variables.
/plugin/cli/
H A Dplugin.info.txt8 desc Renders transcripts of command line interactions, e.g. for shell and dynamic language interp…
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A Dphpstan.neon.dist16 # dynamic properties confuse static analysis
/plugin/tag/
H A Dhelper.php179 * @param bool $dynamic if the link class shall be changed if no pages with the specified tag exist
182 public function tagLink($tag, $title = '', $dynamic = false) { argument
206 if ($dynamic) {
/plugin/tindexmenu/
H A DCREDITS34 Css dynamic properties and suggestion of js theme with differents image formats
/plugin/codeprettify/code-prettify/src/
H A Dlang-swift.js51 …eak|case|catch|class|continue|convenience|default|defer|deinit|didSet|do|dynamic|dynamicType|else|…
/plugin/indexmenu/
H A DCREDITS34 Css dynamic properties and suggestion of js theme with differents image formats
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst266 A filter name containing the special ``*`` character is a dynamic filter as
276 The following filters will be matched by the above defined dynamic filter:
281 A dynamic filter can define more than one dynamic parts::
290 The filter will receive all dynamic part values before the normal filters
333 A function name containing the special ``*`` character is a dynamic function
343 The following functions will be matched by the above defined dynamic function:
348 A dynamic function can define more than one dynamic parts::
357 The function will receive all dynamic part values before the normal functions
/plugin/rater/
H A DREADME26 trace=user - for closed wikis better than ip to step over hurdle of dynamic ip

1234