Home
last modified time | relevance | path

Searched refs:redirectAfter (Results 1 – 7 of 7) sorted by relevance

/dports/www/matomo/piwik/plugins/CorePluginsAdmin/
H A DController.php423 public function activate($redirectAfter = true) argument
444 if ($redirectAfter) {
481 public function deactivate($redirectAfter = true) argument
497 $this->doDeactivatePlugin($redirectAfter);
500 $this->doDeactivatePlugin($redirectAfter);
504 public function uninstall($redirectAfter = true) argument
539 $this->redirectAfterModification($redirectAfter);
588 protected function redirectAfterModification($redirectAfter) argument
590 if (!$redirectAfter) {
635 protected function doDeactivatePlugin($redirectAfter) argument
[all …]
/dports/finance/prestashop/prestashop/tools/profiling/templates/
H A Dredirect.tpl36 <h2>Caught redirection to <a href="{$redirectAfter}">{$redirectAfter}</a></h2>
/dports/math/vtk6/VTK-6.2.0/ThirdParty/AutobahnPython/autobahn/twisted/
H A Dlongpoll.py617 def getNotice(self, peer, redirectUrl = None, redirectAfter = 0): argument
630 … redirect = """<meta http-equiv="refresh" content="%d;URL='%s'">""" % (redirectAfter, redirectUrl)
/dports/www/py-autobahn/autobahn-python-19.5.1/autobahn/websocket/
H A Dprotocol.py3087 def sendServerStatus(self, redirectUrl=None, redirectAfter=0): argument
3093 … redirect = """<meta http-equiv="refresh" content="%d;URL='%s'">""" % (redirectAfter, redirectUrl)
/dports/math/vtk6/VTK-6.2.0/ThirdParty/AutobahnPython/autobahn/websocket/
H A Dprotocol.py3272 def sendServerStatus(self, redirectUrl = None, redirectAfter = 0): argument
3278 … redirect = """<meta http-equiv="refresh" content="%d;URL='%s'">""" % (redirectAfter, redirectUrl)
/dports/lang/smalltalk/smalltalk-3.2.5/packages/seaside/core/
H A DSeaside-Core.st7384 redirectAfter: 5 to: ''http://www.google.com/'''>
7429 redirectAfter: seconds to: aString [
13072 aRoot meta redirectAfter: self delay to: url seasideString
16332 self meta redirectAfter: aNumber to: aLocationString
/dports/japanese/seaside/
H A DSeaside-JPatched080908-sq39.changes129761 aRoot meta redirectAfter: self delay to: url displayString! !
134616 self meta redirectAfter: aNumber to: aLocationString! !
136892 redirectAfter: seconds to: aString