]> git.decadent.org.uk Git - maypole.git/blobdiff - doc/StandardTemplates.pod
Add constants; refactor View classes and tests to use them; refactor out handler_guts
[maypole.git] / doc / StandardTemplates.pod
index 88727fd45356cd6559c04d6308dc70cd3928807d..e5eb9f06b2f32aeaebde9438469bb90301b9b2d1 100644 (file)
@@ -285,3 +285,4 @@ The C<search> template argument is used to distinguish between the two cases:
     <h2> Listing of all [% classmetadata.plural %]</h2>
     [% END %]
 
+=head1 Customizing Generic CRUD Applications