Class

DispatcherUrlMapping

Package: MVC\Dispatcher Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Loic ROUCHON horn@phpboost.com Version: PHPBoost 5.2 - last update: 2018 10 30 Since: PHPBoost 3.0 - 2010 10 06 Contributor: Julien BRISWALTER j1.seth@phpboost.com Contributor: Arnaud GENET elenwii@phpboost.com Located at: mvc/dispatcher/DispatcherUrlMapping.class.php
UrlMapping
Extended by DispatcherUrlMapping
Methods summary
public
# __construct( UrlMapping[] $dispatcher_name, $match = '([\w/_-]*)$', $from_path = '', $redirect_path = '' )
public
# is_high_priority( )

Check if the Url must be placed in high priority in the .htaccess file

public
# is_low_priority( )

Check if the Url must be placed in low priority in the .htaccess file

Methods inherited from UrlMapping
from(), options(), to()