PHP Classes

File: test/js/out2.txt

Recommend this page to a friend!
  Classes of Nikos M.   Dromeo PHP Router Library   test/js/out2.txt   Download  
File: test/js/out2.txt
Role: Documentation
Content type: text/plain
Description: Documentation
Class: Dromeo PHP Router Library
Route HTTP requests to functions with URL patterns
Author: By
Last change: v.1.2.0, contd

* namedroutes are passed on to top router
* .off() is handled recursively in subrouters
* various edits and changes
v.1.2.0 in progress

* onGroup method to group routes under common (literal) prefix (in progress)
* handle edge case in makePattern
* original matched extracts contain same defaults (if given)
* fix typo in PHP,JS in clearRoute
* update tests
Date: 1 year ago
Size: 202 bytes
 

Contents

Class file image Download
Dromeo.VERSION = 1.2.0 /foo/123 /foo/123 Dromeo: Route "route1" (Pattern: "/{:user}/{:id}") missing parameter "id"! /foo /foo/123 /foo/123 /bar/456 /foo /foo/123/test /foo/test /foo/bar/user /foo/user