Home
last modified time | relevance | path

Searched full:dynamic (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/plugin/struct/_test/
H A DSearchConfigParameterTest.php9 * Tests handling dynamic search parameters
93 $dynamic = $searchConfig->getDynamicParameters();
95 $this->assertEquals($params, $dynamic->getURLParameters(), 'no dynamic parameters');
101 $dynamic = $searchConfig->getDynamicParameters();
102 $this->assertEquals($params, $dynamic->getURLParameters());
114 $dynamic = $searchConfig->getDynamicParameters();
115 $this->assertEquals($params, $dynamic->getURLParameters());
124 $dynamic = $searchConfig->getDynamicParameters();
125 $this->assertEquals($params, $dynamic->getURLParameters());
156 $dynamic = $searchConfig->getDynamicParameters();
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/Resource/
DShortLinks.php34 * Creates a short Dynamic Link given either a valid long Dynamic Link or
35 * details such as Dynamic Link domain, Android and iOS app information. The
36 * created short Dynamic Link will not expire. Repeated calls with the same long
37 * Dynamic Link or Dynamic Link information will produce the same short Dynamic
38 * Link. The Dynamic Link domain in the request must be owned by requester's
DManagedShortLinks.php34 * Creates a managed short Dynamic Link given either a valid long Dynamic Link
35 * or details such as Dynamic Link domain, Android and iOS app information. The
36 * created short Dynamic Link will not expire. This differs from
41 * front end. The Dynamic Link domain in the request must be owned by
DV1.php37 * Fetches analytics stats of a short Dynamic Link for a given duration. Metrics
41 * @param string $dynamicLink Dynamic Link URL. e.g.
/plugin/mikioplugin/syntax/
H A Dcarousel.php35 'dynamic' => array('type' => 'text', 'default' => ''),
36 'dynamic-prefix' => array('type' => 'text', 'default' => ''),
37 'dynamic-start' => array('type' => 'number', 'default' => '-1'),
38 'dynamic-count' => array('type' => 'number', 'default' => '-1'),
55 if (strlen($data['dynamic']) > 0) {
58 $namespace = $data['dynamic'];
72 if ($data['dynamic-start'] == -1 || $data['dynamic-start'] <= ($i + 1)) {
73 …if ($data['dynamic-start'] != -1 && $data['dynamic-count'] != -1 && $data['dynamic-start'] + $data…
85 …$item_data['title'] = (strlen($data['dynamic-prefix']) > 0 ? $data['dynamic-prefix'] . ' ' : '') .…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
DDynamicTargetingKeys.php34 * Deletes an existing dynamic targeting key. (dynamicTargetingKeys.delete)
37 * @param string $objectId ID of the object of this dynamic targeting key. This
39 * @param string $name Name of this dynamic targeting key. This is a required
42 * @param string $objectType Type of the object of this dynamic targeting key.
53 * Inserts a new dynamic targeting key. Keys must be created at the advertiser
71 * Retrieves a list of dynamic targeting keys.
77 * @opt_param string advertiserId Select only dynamic targeting keys whose
79 * @opt_param string names Select only dynamic targeting keys exactly matching
81 * @opt_param string objectId Select only dynamic targeting keys with this
83 * @opt_param string objectType Select only dynamic targeting keys with this
/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 = $this->searchConfig->getDynamicParameters();
[all …]
H A DSearchConfig.php24 * @var array hold the configuration as parsed and extended by dynamic params
29 * @var SearchConfigParameters manages dynamic parameters
41 * @param bool $dynamic Should dynamic parameters be applied?
43 public function __construct($config, $dynamic = true) argument
76 // prepare dynamic parameters
78 if ($dynamic) {
264 * Access the dynamic parameters of this search
278 * Note that the search may have been modified by dynamic parameters or additional member calls
H A DSearchConfigParameters.php6 * Manage dynamic parameters for aggregations
30 * Initializes the dynamic parameters from $INPUT
197 * Applies the dynamic filter settings to the SearchConfig
/plugin/tag/syntax/
Dtagpage.php5 * Usage: {{tagpage>mytag[&dynamic][|title]}}
57 $params['dynamic'] = ($flag == 'dynamic');
75 if($data['dynamic']) {
86 $renderer->doc .= $helper->tagLink($data['tag'], $data['title'], $data['dynamic']);
/plugin/structat/action/
Dcache.php46 // dynamic renders should never overwrite the default page cache
59 // not dynamic yet
60 if (substr($cache->key, -strlen('dynamic')) != 'dynamic') {
61 $cache->key .= 'dynamic';
/plugin/pgn4web/pgn4web/
Dlive.html90 if (liveMode == "d") { liveMode = "dynamic"; }
93 if ((liveMode != "analysis") && (liveMode != "compact") && (liveMode != "dynamic") && (liveMode != …
97 liveMode = ["analysis", "compact", "dynamic", "widget"][Math.floor(4 * Math.random())];
118 …theFrameObject.src = pgn4web_live_pointer_url + "/dynamic-frame.html?l=t&ct=pink&scf=t&pf=u&ewt=an…
135 } else if (liveMode == "dynamic") {
136 …theFrameObject.src = pgn4web_live_pointer_url + "/dynamic-frame.html?l=t&ct=pink&hch=t&scf=t&pf=m&…
165 if ((frObj) && ((liveMode == "analysis") || (liveMode == "dynamic"))) {
177 else if (liveMode == 'compact') { liveMode = 'dynamic'; }
178 else if (liveMode == 'dynamic') { liveMode = 'widget'; }
Dflash-replacement.html82 property with the relative path from the new live page to dynamic-frame.html
86 src='./dynamic-frame.html?ct=blue&amp;hch=t&amp;pf=merida&amp;scf=t&amp;l=t'
113 …src='./dynamic-frame.html?ct=brown&amp;hch=t&amp;pf=u&amp;scf=t&amp;l=t&amp;ewt=analysisframeAdvan…
128 <li><a id="liveFullscreen" href="./dynamic-frame.html?l=t&amp;scf=t" target="_blank">live fullscree…
151 …, such as <span class='exampleLink'>http://example.com/somewhere/pgn4web/dynamic-frame.html?<span …
159 dynamic-frame.html and should be left out unless otherwise instructed
Dzip-custom-package.sh21 …"live-full" ) pgn4webPackageFileList="$pgn4webBaseFiles dynamic-frame.html live-compact.* live-ful…
23 …"live-games-app" ) pgn4webPackageFileList="$pgn4webBaseFiles dynamic-frame.html fide-lookup.js fon…
25 …"live-minimal" ) pgn4webPackageFileList="$pgn4webBaseFiles dynamic-frame.html live-compact.* live-…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Dadvanced_legacy.rst260 Dynamic Filters
264 Dynamic filters support was added in Twig 1.5.
266 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
327 Dynamic Functions
331 Dynamic functions support was added in Twig 1.5.
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:
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
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/combo/ComboStrap/
H A DMarkupDynamicRender.php11 * for dynamic rendering because the {@link \Doku_Renderer_xhtml Renderer} has also state
119 …le("Error while rendering instructions. Error was: {$e->getMessage()}", "dynamic renderer", 1, $e);
125 return "Dynamic $this->format renderer";
/plugin/dokumicrobugtracker/
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…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
DAdvertisersCreatives.php100 * `dynamic` - `creativeId` * The operator must be `HAS (:)` for the following
102 * and `dynamic` there may be at most one restriction. * For `dimensions`, the
112 * (dimensions="300x400" OR dimensions="50x100")` * All dynamic creatives that
114 * 200ms. `dynamic="true" AND minDuration="5.2s" AND (exchangeReviewStatus
/plugin/syntaxhighlighter3/sxh3/src/js/
DshBrushHaxe.js9 …var inits = 'class interface package macro enum typedef extends implements dynamic in for if while…
11 …nline static untyped callback true false null Int Float String Void Std Bool Dynamic Array Vector';
/plugin/photogallery/lightGallery/js/
Dlightgallery.js88 dynamic: false, property
104 // When using dynamic mode, ensure dynamicEl is an array
105 …if (this.s.dynamic && this.s.dynamicEl !== 'undefined' && this.s.dynamicEl.constructor === Array &…
106 throw ('When using dynamic mode, you must also define dynamicEl as an Array.');
129 if (this.s.dynamic) {
165 // if dynamic option is enabled execute immediately
181 if (_this.s.dynamic) {
427 if (this.s.dynamic) {
481 if (this.s.dynamic) {
506 if (this.s.subHtmlSelectorRelative && !this.s.dynamic) {
[all …]
Dlightgallery.min.js4dynamic&&"undefined"!==this.s.dynamicEl&&this.s.dynamicEl.constructor===Array&&!this.s.dynamicEl.l… property
/plugin/html2pdf/html2pdf/html2ps/
Dcss.parse.inc.php85 // ":hover" | // dynamic - ignored in our case
86 // ":active" | // dynamic - ignored in our case
87 // ":focus" | // dynamic - ignored in our case
88 // ":lang(" LANG ")" | // dynamic - ignored in our case
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
DshBrushHaxe.js25 …var inits = 'class interface package macro enum typedef extends implements dynamic in for if while…
27 …nline static untyped callback true false null Int Float String Void Std Bool Dynamic Array Vector';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/Resource/
DProjects.php36 * Performs explanation on the data in the request. {% dynamic include "/ai-
68 * Performs online prediction on the data in the request. {% dynamic include

12345678910>>...15