Home
last modified time | relevance | path

Searched defs:redirect_link (Results 1 – 5 of 5) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/controllers/groups/
H A Demail_campaigns_controller.rb35 def redirect_link method in EmailCampaignsController
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/contrib/redirects/
H A Dmodels.py29redirect_link = models.URLField(verbose_name=_("redirect to any URL"), blank=True, max_length=255) variable in Redirect
/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpgwapi/inc/
H A Dclass.phpgw.inc.php88 function redirect_link($url = '',$extravars='') function in phpgw
/dports/deskutils/egroupware/egroupware/api/src/
H A DEgw.php495 static function redirect_link($url, $extravars='', $link_app=null) function in EGroupware\\Api\\Egw
H A DFramework.php268 static function redirect_link($url, $extravars='', $link_app=null) function in EGroupware\\Api\\Framework