Catalyst - Webapplication Framework Comparison

WebappFrameworkComparison / Scratchbook / Catalyst

Back to Snip <-- Previous Change | Next Change -->

Diff Summary
Title
Date 2007-11-11 21:58:26 2007-11-11 23:03:11
Editor Herbert Poul Herbert Poul
Tags

2007-11-11 21:58:26 by Herbert Poul
2007-11-11 23:03:11 by Herbert Poul
61As simple as it gets. . ever 'Controller' method w61As simple as it gets. . ever 'Controller' method w
>hich is declared as : Local will be accessible by >hich is declared as : Local will be accessible by 
>URL. everything after the method name will be pass>URL. everything after the method name will be pass
>ed as arguments to the method.>ed as arguments to the method.
6262
63** How can you link in templates to other actions/63** How can you link in templates to other actions/
>views/... ? **>views/... ? **
6464
65Seems to work quite well.. example: [% Catalyst.ur65Seems to work quite well.. example: [% Catalyst.ur
>i_for( 'details/' ) _ bar.id %] .. it is a bit str>i_for( 'details/' ) _ bar.id %] .. it is a bit str
>ange that you simple append the bar id .. but anyw>ange that you simple append the bar id .. but anyw
>ay .. it seems to work ..>ay .. it seems to work ..
tt66
67
68# Code Examples
69
70## Controller
71
72TODO
73
74## Model
75
76Using DBIx::Class
77
78TODO
79
80## Template
81
82Using Template::Toolkit
83
84TODO

Personal website and blog of Herbert Poul. Also check out my Photo Gallery.




Herby's Photo Gallery

Subscriptions

User

You are not logged in.
Login
Register