Mercurial > pub > Impl
comparison Lib/IMPL/Web/Handler/TTView.pm @ 200:a9dbe534d236
sync
author | sergey |
---|---|
date | Tue, 24 Apr 2012 02:34:49 +0400 |
parents | e743a8481327 |
children | 68a59c3358ff |
comparison
equal
deleted
inserted
replaced
199:e743a8481327 | 200:a9dbe534d236 |
---|---|
66 | 66 |
67 =begin text | 67 =begin text |
68 | 68 |
69 [url-template] [class] => template | 69 [url-template] [class] => template |
70 | 70 |
71 shoes/ => product/list | 71 shoes * => product/list |
72 {action:*.} @My::Data::Product => product/{action} | 72 {action:*.} @My::Data::Product => product/{action} |
73 | 73 |
74 =end text | 74 =end text |
75 | 75 |
76 | 76 |
77 | |
78 =cut | 77 =cut |
79 | 78 |