Home
last modified time | relevance | path

Searched refs:reload (Results 76 – 92 of 92) sorted by path

1234

/plugin/pureldap/vendor/composer/
H A DInstalledVersions.php291 * 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/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DClientProtocolHandler.php98 * @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/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientProtocolContext.php124 * @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/refnotes/
H A Dadmin.js57 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/rigrr/lib/
H A Drigrr.nocache.js15 ….external&&(l.external.initModule&&l.external.initModule(P))){l.location.reload();return}K=Pb;J=O}…
/plugin/rigrr/lib/rigrr/
H A Drigrr.nocache.js15 ….external&&(l.external.initModule&&l.external.initModule(P))){l.location.reload();return}K=Pb;J=O}…
/plugin/sphinxsearch-was/
H A DINSTALL70 systemctl daemon-reload
/plugin/stale/
H A DREADME.md34 … 2](https://github.com/ComboStrap/stale/issues/2), Make the cache stale, reload the page and shows…
/plugin/struct/meta/
H A 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/structpublish/meta/
H A DAssignments.php29 * @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/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …'object oct open ord pow print property range raw_input reduce ' +\n 'reload repr reversed roun…
/plugin/tagging/script/
H A Dadmin.js16 * @param callback Function to call on success, reload page by default
21 location.reload();
/plugin/templateconfhelper/
H A DREADME21 * tpl_loadconfig( $tpl ) - reload config for template, called on switch
/plugin/upgrade/vendor/composer/
H A DInstalledVersions.php291 * 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
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2-compressed.js20 …document.cookie='FBLiteSettings=;expires='+exdate.toGMTString();location.reload(true);},readCookie…
H A Dfirebug-lite-1.2.js488 location.reload(true);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css424 .oi[data-glyph=reload]:before { content:'\e0b3'; }

1234