| /plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/ |
| D | ConsolidationStrategy.php | 22 protected $legacyType = Legacy::class; 28 * @param Legacy 30 public function setLegacy(Legacy $legacy) argument 32 $this->legacy = $legacy; 35 * @return Legacy 39 return $this->legacy;
|
| D | Legacy.php | 20 class Legacy extends \Google\Model class 25 class_alias(Legacy::class, 'Google_Service_DriveActivity_Legacy');
|
| /plugin/encryptedpasswords/script/ |
| D | SubtleAES.js | 35 * @param {boolean} legacy 38 async decrypt(ciphertext, password, legacy = false) { argument 42 if (legacy) { 60 * Decrypt trying modern and legacy variants 154 * The old, legacy method to derive key and IV from the password
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/ |
| D | Legacy.php | 4 * XHTML 1.1 Legacy module defines elements that were previously 7 * @note Not all legacy elements have been implemented yet, which 9 * addition, this legacy module may implement a bit more than 24 public $name = 'Legacy'; 169 // WARNING: If you want to add support for an unsafe, legacy
|
| /plugin/pagesicon/ |
| H A D | README_EN.md | 106 Compatibility is preserved through legacy aliases: 107 - `getPageImage(...)` -> `getPageIconId(...)` (legacy `$withDefault` argument is ignored) 108 - `getMediaImage(...)` -> `getMediaIconId(...)` (legacy `$withDefault` argument is ignored)
|
| H A D | README.md | 106 La compatibilité est conservée via des alias legacy : 107 - `getPageImage(...)` -> `getPageIconId(...)` (le paramètre legacy `$withDefault` est ignoré) 108 - `getMediaImage(...)` -> `getMediaIconId(...)` (le paramètre legacy `$withDefault` est ignoré)
|
| H A D | DOKU_EN.md | 89 Compatibility is preserved through legacy aliases: 90 * ''getPageImage(...)'' -> ''getPageIconId(...)'' (legacy ''$withDefault'' argument is ignored) 91 * ''getMediaImage(...)'' -> ''getMediaIconId(...)'' (legacy ''$withDefault'' argument is ignored)
|
| H A D | helper.php | 171 // Legacy alias kept for backward compatibility. 215 // Legacy alias kept for backward compatibility. 238 // Legacy alias kept for backward compatibility. 267 // Legacy alias kept for backward compatibility. 301 // Legacy alias kept for backward compatibility.
|
| H A D | DOKU.md | 89 La compatibilité est conservée via des alias legacy : 90 …* ''getPageImage(...)'' -> ''getPageIconId(...)'' (le paramètre legacy ''$withDefault'' est ignoré) 91 …* ''getMediaImage(...)'' -> ''getMediaIconId(...)'' (le paramètre legacy ''$withDefault'' est igno…
|
| /plugin/structtemplate/ |
| D | phpcs.xml | 28 <!-- we have lots of legacy classes without name spaces --> 32 <!-- disable some rules for certain paths, for legacy support -->
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/ |
| D | FileCachingTest.php | 42 * @group legacy 54 * @group legacy
|
| /plugin/cleanoldips/ |
| D | phpcs.xml | 23 <!-- we have lots of legacy classes without name spaces --> 27 <!-- disable some rules for certain paths, for legacy support -->
|
| /plugin/issuelinks/ |
| D | phpcs.xml | 23 <!-- we have lots of legacy classes without name spaces --> 27 <!-- disable some rules for certain paths, for legacy support -->
|
| /plugin/gdpr/ |
| D | phpcs.xml | 23 <!-- we have lots of legacy classes without name spaces --> 27 <!-- disable some rules for certain paths, for legacy support -->
|
| /plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/ |
| H A D | JsonWireCompat.php | 8 * Compatibility layer between W3C's WebDriver and the legacy JsonWire protocol. 28 // Legacy JsonWire
|
| /plugin/upgrade/.github/workflows/ |
| H A D | fullUpgrade.yml | 41 legacy: 77 php lib/plugins/upgrade/legacy.php --loglevel info run
|
| /plugin/webdav/ |
| D | phpcs.xml | 25 <!-- we have lots of legacy classes without name spaces --> 29 <!-- disable some rules for certain paths, for legacy support -->
|
| /plugin/medialist/ |
| D | README.md | 42 #### legacy syntax support 51 Legacy literal keywords should be corrected using replacement patterns:
|
| /plugin/xref/ |
| D | Heuristics.php | 205 $legacy = file_get_contents(DOKU_INC . 'inc/legacy.php'); 206 …if (preg_match_all('/class_alias\(\'([^\']+)\', *\'([^\']+)\'\)/', $legacy, $matches, PREG_SET_ORD…
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/Resource/ |
| D | Dms.php | 33 * Legacy path for creating message. Calling these will result in a BadRequest 58 * Legacy path for creating message. Calling these will result in a BadRequest
|
| D | Rooms.php | 33 * Legacy path for creating message. Calling these will result in a BadRequest 58 * Legacy path for creating message. Calling these will result in a BadRequest
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/ |
| D | ArrayTest.php | 17 * @group legacy 27 * @group legacy
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/ |
| D | ProjectsLocationsCatalogsServingConfigs.php | 41 * recommend using the `servingConfigs` resource. `placements` is a legacy 65 * ervingConfigs/default_serving_config` or the name of the legacy placement
|
| D | ProjectsLocationsCatalogsPlacements.php | 41 * recommend using the `servingConfigs` resource. `placements` is a legacy 65 * ervingConfigs/default_serving_config` or the name of the legacy placement
|
| /plugin/asciidocjs/node_modules/core-js/fn/array/ |
| D | unshift.js | 1 // for a legacy code and future fixes
|