PHP Classes

File: test/js/out4.txt

Recommend this page to a friend!
  Classes of Nikos M.   Dromeo PHP Router Library   test/js/out4.txt   Download  
File: test/js/out4.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:
Date: 1 year ago
Size: 359 bytes
 

Contents

Class file image Download
Dromeo.VERSION = 1.2.0 Default Handler { route: '/foo/koo', method: '*', pattern: '/foo/koo', fallback: false, data: {} } Default Handler { route: '/foo/moo', method: '*', pattern: '/foo/moo', fallback: false, data: {} } Default Handler { route: '/foo/moo/soo', method: '*', pattern: '/foo/moo/soo', fallback: false, data: {} }