Home
last modified time | relevance | path

Searched refs:reload (Results 1 – 25 of 110) sorted by relevance

12345

/plugin/smartcache/
Dscript.js24 location.reload(true);
33 location.reload(true);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
DClientProtocolContext.php124 * @param bool $reload force reload the RootDSE
136 public function getRootDse(bool $reload = false): Entry argument
138 return $this->protocolHandler->fetchRootDse($reload);
/plugin/struct/meta/
DColumn.php183 * @param bool $reload forces reloading the types
186 public static function allTypes($reload = false) argument
189 if (!is_null($map) && !$reload) return $map;
/plugin/refnotes/
Dadmin.js57 this.reload = function (values) { method in refnotes_admin.List
295 function reload(settings) { function
319 reload,
625 function reload(settings) { function
637 setCurrent(list.reload(namespaces));
668 reload,
902 function reload(settings) { function
914 setCurrent(list.reload(notes));
946 reload,
970 general.reload(settings.general);
[all …]
/plugin/taskextra/
Dscript.js114 location.reload();
144 location.reload();
172 location.reload();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
DClientProtocolHandler.php98 * @param bool $reload
110 public function fetchRootDse(bool $reload = false): Entry argument
112 if ($reload === false && $this->rootDse !== null) {
/plugin/labeled/
Dhelper.php201 * @param boolean $reload on true force a reload
203 public function getAllLabels($reload = false) { argument
204 if ($this->labels !== null && !$reload) return $this->labels;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/
DTestSuiteLoader.php29 public function reload(ReflectionClass $aClass); function
DStandardTestSuiteLoader.php112 public function reload(ReflectionClass $aClass) function in PHPUnit_Runner_StandardTestSuiteLoader
/plugin/tagbutton/
Dscript.js18 location.reload();
/plugin/structpublish/meta/
DAssignments.php137 public function updatePageAssignments($pid, $reload = false) argument
139 if ($reload) {
/plugin/autologoff/
Dscript.js28 window.location.reload();
/plugin/mdpage/vendor/composer/
DInstalledVersions.php233 public static function reload($data) function in Composer\\InstalledVersions
/plugin/amcharts/assets/amcharts/plugins/dataloader/
Ddataloader.min.js1reload&&(g.timeout&&clearTimeout(g.timeout),g.timeout=setTimeout(e,1e3*g.reload,b,d,g),g.reloading… property
Dreadme.md105 reload | 0 | Reload data every X seconds
181 ## Manually triggering a reload of all data
183 Once chart is initialized, you can trigger the reload of all data manually by
343 * Added `chart.dataLoader.loadData()` function which can be used to manually trigger all data reload
/plugin/authgooglesheets/vendor/composer/
DInstalledVersions.php428 public static function reload($data) function in Composer\\InstalledVersions
/plugin/asciidocjs/node_modules/@asciidoctor/cli/data/reference/
Dsyntax.adoc275 Press image:reload.svg[reload,16,opts=interactive] to reload the page.
/plugin/favoris/
Dfavoris.js118 window.location.reload();
/plugin/git/syntax/
Dlocalstatus.php111 …een commited. In order to see all changes to the workspace, commit them and reload this page.</p>';
/plugin/tagging/script/
Dadmin.js21 location.reload();
/plugin/diagramsnet/lib/js/diagramly/
DDrawioFileSync.js842 this.reload(success, error, abort);
889 this.reload(success, error, abort);
924 this.reload(success, error, abort);
1021 this.reload(success, error, abort);
1047 DrawioFileSync.prototype.reload = function(success, error, abort, shadow) method in DrawioFileSync
/plugin/davcard/
Dscript.js209 location.reload();
224 location.reload();
309 location.reload();
/plugin/oauth/vendor/composer/
DInstalledVersions.php306 public static function reload($data) function in Composer\\InstalledVersions
/plugin/scrape/vendor/composer/
DInstalledVersions.php308 public static function reload($data) function in Composer\\InstalledVersions
/plugin/elasticsearch/vendor/composer/
DInstalledVersions.php308 public static function reload($data) function in Composer\\InstalledVersions

12345