/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/ |
H A D | ClientProtocolContext.php | 124 * @param bool $reload force reload the RootDSE 136 public function getRootDse(bool $reload = false): Entry 138 return $this->protocolHandler->fetchRootDse($reload); 113 getRootDse(bool $reload = false) global() argument
|
/plugin/struct/meta/ |
H A D | Column.php | 183 * @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/ |
H A D | admin.js | 57 this.reload = function (values) { 295 function reload(settings) { 319 reload, 625 function reload(settings) { 637 setCurrent(list.reload(namespaces)); 668 reload, 902 function reload(settings) { 914 setCurrent(list.reload(notes)); 946 reload, 970 general.reload(setting [all...] |
/plugin/labeled/ |
H A D | helper.php | 201 * @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/ |
H A D | TestSuiteLoader.php | 29 public function reload(ReflectionClass $aClass); function
|
H A D | StandardTestSuiteLoader.php | 112 public function reload(ReflectionClass $aClass) function in PHPUnit_Runner_StandardTestSuiteLoader
|
/plugin/diagrams/script/ |
H A D | embed-editbutton.js | 20 // replace instead of reload to avoid accidentally re-submitting forms
|
H A D | mediafile-editbutton.js | 34 // replace instead of reload to avoid accidentally re-submitting forms
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ |
H A D | ClientProtocolHandler.php | 98 * @param bool $reload 110 public function fetchRootDse(bool $reload = false): Entry 112 if ($reload === false && $this->rootDse !== null) { 96 fetchRootDse(bool $reload = false) global() argument
|
/plugin/structpublish/meta/ |
H A D | Assignments.php | 29 * @param bool $forcereload create a new instance to reload the assignment data 78 // reload patterns 116 // reload patterns 137 public function updatePageAssignments($pid, $reload = false) argument 139 if ($reload) { 173 // reload patterns
|
/plugin/autologoff/ |
H A D | script.js | 28 window.location.reload();
|
/plugin/mdpage/vendor/composer/ |
H A D | InstalledVersions.php | 233 public static function reload($data) function in Composer\\InstalledVersions
|
/plugin/amcharts/assets/amcharts/plugins/dataloader/ |
H A D | dataloader.min.js | 1 …reload&&(g.timeout&&clearTimeout(g.timeout),g.timeout=setTimeout(e,1e3*g.reload,b,d,g),g.reloading…
|
H A D | readme.md | 105 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/ |
H A D | InstalledVersions.php | 428 public static function reload($data) function in Composer\\InstalledVersions
|
/plugin/combo/vendor/composer/ |
H A D | InstalledVersions.php | 391 public static function reload($data) function in Composer\\InstalledVersions
|
/plugin/favoris/ |
H A D | favoris.js | 118 window.location.reload();
|
/plugin/git/syntax/ |
H A D | localstatus.php | 111 …een commited. In order to see all changes to the workspace, commit them and reload this page.</p>';
|
/plugin/tagging/script/ |
H A D | admin.js | 16 * @param callback Function to call on success, reload page by default 21 location.reload();
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DrawioFileSync.js | 842 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/ |
H A D | script.js | 209 location.reload(); 224 location.reload(); 309 location.reload();
|
/plugin/stale/ |
H A D | README.md | 38 * As [per request 2](https://github.com/ComboStrap/stale/issues/2), Make the cache stale, reload the page and shows the feedback
|
/plugin/pureldap/vendor/composer/ |
H A D | InstalledVersions.php | 291 * Lets you reload the static array from another file 298 * the data it needs from this class, then call reload() with 308 public static function reload($data) 293 public static function reload($data) global() function in Composer\\InstalledVersions
|
/plugin/commonmark/vendor/composer/ |
H A D | InstalledVersions.php | 291 * Lets you reload the static array from another file 298 * the data it needs from this class, then call reload() with 308 public static function reload($data) 293 public static function reload($data) global() function in Composer\\InstalledVersions
|
/plugin/elasticsearch/vendor/composer/ |
H A D | InstalledVersions.php | 291 * Lets you reload the static array from another file 298 * the data it needs from this class, then call reload() with 308 public static function reload($data) function in Composer\\InstalledVersions
|