| /plugin/struct/_test/ |
| H A D | SearchConfigParameterTest.php | 9 * 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/ |
| D | ShortLinks.php | 34 * 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
|
| D | ManagedShortLinks.php | 34 * 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
|
| D | V1.php | 37 * 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 D | carousel.php | 35 '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/ |
| D | DynamicTargetingKeys.php | 34 * 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 D | AggregationTable.php | 121 $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 D | SearchConfig.php | 24 * @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 D | SearchConfigParameters.php | 6 * Manage dynamic parameters for aggregations 30 * Initializes the dynamic parameters from $INPUT 197 * Applies the dynamic filter settings to the SearchConfig
|
| /plugin/tag/syntax/ |
| D | tagpage.php | 5 * 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/ |
| D | cache.php | 46 // 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/ |
| D | live.html | 90 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'; }
|
| D | flash-replacement.html | 82 property with the relative path from the new live page to dynamic-frame.html 86 src='./dynamic-frame.html?ct=blue&hch=t&pf=merida&scf=t&l=t' 113 …src='./dynamic-frame.html?ct=brown&hch=t&pf=u&scf=t&l=t&ewt=analysisframeAdvan… 128 <li><a id="liveFullscreen" href="./dynamic-frame.html?l=t&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
|
| D | zip-custom-package.sh | 21 …"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/ |
| D | advanced_legacy.rst | 260 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/ |
| D | attribute.rst | 7 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 D | MarkupDynamicRender.php | 11 * 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/ |
| D | CHANGELOG | 4 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/ |
| D | AdvertisersCreatives.php | 100 * `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/ |
| D | shBrushHaxe.js | 9 …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/ |
| D | lightgallery.js | 88 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 …]
|
| D | lightgallery.min.js | 4 …dynamic&&"undefined"!==this.s.dynamicEl&&this.s.dynamicEl.constructor===Array&&!this.s.dynamicEl.l… property
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | css.parse.inc.php | 85 // ":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/ |
| D | shBrushHaxe.js | 25 …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/ |
| D | Projects.php | 36 * Performs explanation on the data in the request. {% dynamic include "/ai- 68 * Performs online prediction on the data in the request. {% dynamic include
|