Home
last modified time | relevance | path

Searched refs:getRedirectURL (Results 1 – 3 of 3) sorted by relevance

/plugin/redirect2/
H A Daction.php71 protected function getRedirectURL($status = 302, $dest)
146 $url = $this->getRedirectURL($status, $dest);
189 $url = $this->getRedirectURL($status, $dest);
211 $url = $this->getRedirectURL($status, $dest);
250 $url = $this->getRedirectURL($status, $dest);
273 $url = $this->getRedirectURL($status, $dest);
70 protected function getRedirectURL($status = 302, $dest) { global() function in action_plugin_redirect2
/plugin/redirect/
H A Daction.php50 $url = $hlp->getRedirectURL($ID);
H A Dhelper.php63 public function getRedirectURL($id) { function in helper_plugin_redirect