Added documentation for MatchAll. |
|
More...
|
almost 15 years ago
|
Added documentation for UrlRegexMatch. |
|
More...
|
almost 15 years ago
|
Added documentation for UrlRegexMap. |
|
More...
|
almost 15 years ago
|
Wrapping comments to 80 chars, adding @return docs to dispatch functions. |
|
More...
|
almost 15 years ago
|
Added documentation for GetVarRegexMatch. |
|
More...
|
almost 15 years ago
|
Added documentation for GetVarMatch, fixed a GetVarMap param. |
|
More...
|
almost 15 years ago
|
Added documentation for GetVarMap. |
|
More...
|
almost 15 years ago
|
Completed documentation for PATH_INFO-related Dispatcher rules. |
|
More...
|
almost 15 years ago
|
Fixing the controller includes functionality, adding more docs. |
|
More...
|
almost 15 years ago
|
Code beautification. |
|
More...
|
almost 15 years ago
|
Rearranging functions now to avoid conflicts later. |
|
More...
|
almost 15 years ago
|
Added docs for HomeMatch and PathInfoAutoMap rules. |
|
More...
|
almost 15 years ago
|
Added documentation to basic rule functions |
|
More...
|
almost 15 years ago
|
Added documentation for basic functionality |
|
More...
|
almost 15 years ago
|
Adding more class documentation. |
|
More...
|
almost 15 years ago
|
Adding the remainder of the dispatch rule functionality, removing bad rules, adding class documentation. |
|
More...
|
almost 15 years ago
|
Fixed Dispatcher warning when user doesn't supply enough arguments in the URL for PathInfoAutoMapRule. Rule now returns false in this case. |
|
More...
|
almost 15 years ago
|
Solved the error when calling a mapped function name that doesn't exist! Dispatcher now returns false for that dispatch rule. |
|
More...
|
almost 15 years ago
|
Solved the class loading problem! Calling mapped controllers that don't exist no longer throws an error, and will return false for that dispatch rule. |
|
More...
|
almost 15 years ago
|
Adding Home matching, bugfixes for class loading. |
|
More...
|
almost 15 years ago
|
Avoiding the possibility of a class being defined twice by Hydrogen's autoloading functions. |
|
More...
|
almost 15 years ago
|
Adding the ability to send just a certain HTTP code header. |
|
More...
|
almost 15 years ago
|
Dispatcher no longer requires args to exist in order for a rule to match. |
|
More...
|
almost 15 years ago
|
Completed PathInfo rules, corrected minor errors |
|
More...
|
almost 15 years ago
|
Added Dispatcher rules, minor restructuring |
|
More...
|
almost 15 years ago
|
Corrected missing '-' - no idea how those got removed in this version.... silly magik |
|
More...
|
almost 15 years ago
|
Added MemcachedEngine.php for PECL Memcached extension |
|
More...
|
almost 15 years ago
|
Merge branch 'master' into controller |
|
More...
|
almost 15 years ago
|
Allowing persistent connections in MemcachedEngine; restricting keys so they cannot have spaces. |
|
More...
|
almost 15 years ago
|
Merge branch 'master' into controller |
|
More...
|
almost 15 years ago
|