Commit Graph

8 Commits

Author SHA1 Message Date
1cf82d7442 Add PHP-doc comments in new methods (routeIsExists, getRouteByName, getUri). 2012-05-25 16:30:45 +04:00
8efaf2a0a7 Change static to dynamic method getUri. 2012-05-25 14:18:05 +04:00
73ff07ce7d Add method Router::getUri($route_name = null) - Give me this uri on route_name is null, other another route uri from route_name. 2012-05-24 17:30:17 +04:00
bdae057a8e replace Exception on PHPUnit_Framework_Error 2011-11-24 19:12:53 +04:00
cb3ac1a04f params urlencode, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@136 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
2010-03-26 15:47:13 +00:00
942d73caf7 i18n, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@134 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
2010-03-25 11:03:08 +00:00
5b7ad8e2ea Errors and exceptions handling, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@122 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
2010-03-07 19:54:09 +00:00
1b422d87ba Code refactoring, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@114 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
2010-02-26 14:49:12 +00:00