Class

UrlRedirectMapper

Package: MVC\Dispatcher Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Loic ROUCHON horn@phpboost.com Version: PHPBoost 5.2 - last update: 2016 11 15 Since: PHPBoost 3.0 - 2010 11 06 Contributor: mipel mipel@phpboost.com Located at: mvc/dispatcher/UrlRedirectMapper.class.php

Redirect to the an url

AbstractUrlMapper implements UrlMapper
Extended by UrlRedirectMapper
Methods summary
public
# __construct( string $redirect_url, string $capture_regex = '`^/?$`u' )

build a new UrlDispatcherItem

public
# call( )

Call the controller method if the url match and if the method exists