Home
last modified time | relevance | path

Searched refs:reload (Results 1 – 25 of 92) sorted by last modified time

1234

/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/diagrams/script/
H A Dembed-editbutton.js20 // replace instead of reload to avoid accidentally re-submitting forms
H A Dmediafile-editbutton.js34 // replace instead of reload to avoid accidentally re-submitting forms
/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/geophp/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)
306 public static function reload($data) global() function in Composer\\InstalledVersions
/plugin/aichat/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/tagging/script/
H A Dadmin.js16 * @param callback Function to call on success, reload page by default
21 location.reload();
/plugin/dw2pdf/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/combo/vendor/composer/
H A DInstalledVersions.php391 public static function reload($data) function in Composer\\InstalledVersions
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js31 with(firebug){settings.writeCookie();settings.hide();win.refreshDOM();d.html.openHtmlTree();if(internal.isPopup){with(opener.firebug){win.refreshDOM();d.html.openHtmlTree();}}}},reset:function(){var exdate=new Date();exdate.setTime(exdate.getTime()-1);document.cookie='FBLiteSettings=;expires='+exdate.toGMTString();location.reload(true);},readCookie:function(){var i,cookieArr,valueArr,item,value;with(firebug.env){if(firebug.internal.targetWindow.document.cookie.length>0){cookieArr=firebug.internal.targetWindow.document.cookie.split('; ');for(i=0;i<cookieArr.length;i++){if(cookieArr[i].split('=')[0]=='FBLiteSettings'){valueArr=cookieArr[i].split('=')[1].split(',');}}
H A Dfirebug-lite-1.2.js499 location.reload(true);
/plugin/oauth/vendor/composer/
H A DInstalledVersions.php289 * Lets you reload the static array from another file
296 * the data it needs from this class, then call reload() with
306 public static function reload($data) function in Composer\\InstalledVersions
/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/barcodes/vendor/composer/
H A DInstalledVersions.php308 public static function reload($data) function in Composer\\InstalledVersions
/plugin/elasticsearch/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/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md24 - [Reload search analyzers](https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-reload-analyzers.html)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DNodesNamespace.asciidoc68 $params['node_id'] = (list) A comma-separated list of node IDs to span the reload/reinit call. Should stay empty because reloading usually involves all cluster nodes.
H A DIndicesNamespace.asciidoc763 $params['index'] = (list) A comma-separated list of index names to reload analyzers for
/plugin/ckgedit/ckeditor/
H A DCHANGES.md841 …ing an image file on [Enhanced Image](https://ckeditor.com/cke4/addon/image2) causes a page reload.
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css424 .oi[data-glyph=reload]:before { content:'\e0b3'; }
/plugin/davcal/
H A Dscript.js200 location.reload();
/plugin/authgooglesheets/vendor/composer/
H A DInstalledVersions.php428 public static function reload($data) function in Composer\\InstalledVersions
/plugin/bpmnioeditor/
H A Dscript.js250 location.reload();
/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/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

1234