Home
last modified time | relevance | path

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

1234

/plugin/diagrams/script/
H A Dembed-editbutton.js15 window.location.reload();
H A Dmediafile-editbutton.js30 window.location.reload();
/plugin/structpublish/meta/
H A DAssignments.php139 public function updatePageAssignments($pid, $reload = false) argument
141 if ($reload) {
/plugin/dw2pdf/vendor/composer/
H A DInstalledVersions.php308 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 …document.cookie='FBLiteSettings=;expires='+exdate.toGMTString();location.reload(true);},readCookie…
H A Dfirebug-lite-1.2.js499 location.reload(true);
/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/oauth/vendor/composer/
H A DInstalledVersions.php306 public static function reload($data) function in Composer\\InstalledVersions
/plugin/upgrade/vendor/composer/
H A DInstalledVersions.php308 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/geophp/vendor/composer/
H A DInstalledVersions.php306 public static function reload($data) function in Composer\\InstalledVersions
/plugin/elasticsearch/vendor/composer/
H A DInstalledVersions.php308 public static function reload($data) function in Composer\\InstalledVersions
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md24 …ers](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. Shou…
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/tagging/script/
H A Dadmin.js21 location.reload();
/plugin/bpmnioeditor/
H A Dscript.js250 location.reload();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DClientProtocolHandler.php96 public function fetchRootDse(bool $reload = false): Entry argument
98 if ($reload === false && $this->rootDse !== null) {
/plugin/pureldap/vendor/composer/
H A DInstalledVersions.php293 public static function reload($data) function in Composer\\InstalledVersions
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientProtocolContext.php111 * @param bool $reload force reload the RootDSE
113 public function getRootDse(bool $reload = false): Entry argument
115 return $this->protocolHandler->fetchRootDse($reload);

1234