« Previous | Next » 

Revision 1120

bwaidelich, 2008-08-11 20:28

  • FLOW3: (MVC) Added new property "lastRoutePartInSegment" to F3_FLOW3_MVC_Web_Routing_StaticRoutePart to indicate whether a route part is the last in the current url segment. This fixes #1264.
    Routing classes are quite messy and complex at the moment. Refactoring and cleanup is needed!

Files

added 
modified 
deleted 

View differences

/Packages/FLOW3/trunk/Classes/MVC/Web/Routing/F3_FLOW3_MVC_Web_Routing_DynamicRoutePart.php
View differences
/Packages/FLOW3/trunk/Classes/MVC/Web/Routing/F3_FLOW3_MVC_Web_Routing_Route.php
View differences
/Packages/FLOW3/trunk/Classes/MVC/Web/Routing/F3_FLOW3_MVC_Web_Routing_StaticRoutePart.php
View differences
/Packages/FLOW3/trunk/Tests/MVC/Web/Routing/F3_FLOW3_MVC_Web_Routing_RouteTest.php
View differences
/Packages/FLOW3/trunk/Tests/MVC/Web/Routing/F3_FLOW3_MVC_Web_Routing_StaticRoutePartTest.php
View differences