Home
last modified time | relevance | path

Searched refs:current_url (Results 1 – 4 of 4) sorted by relevance

/plugin/git/action/
H A Dalertupstreamchanges.php24 function current_url(){ function in action_plugin_git_alertupstreamchanges
42 $currentURL = $this->current_url();
H A Dalertcommited.php25 function current_url(){ function in action_plugin_git_alertcommited
46 $currentURL = $this->current_url();
/plugin/fedauth/Auth/OpenID/
H A DConsumer.php392 * @param string $current_url The URL used to invoke the application.
410 function complete($current_url, $query=null) argument
412 if ($current_url && !is_string($current_url)) {
431 $current_url);
/plugin/openid/Auth/OpenID/
H A DConsumer.php393 * @param string $current_url The URL used to invoke the application.
411 function complete($current_url, $query=null) argument
413 if ($current_url && !is_string($current_url)) {
432 $current_url);