X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FManual%2FComponent.pod;h=9bbe684ddd3f617cf6a98828d0e589d8af2b38bf;hb=479b2a6acd0886495f078e40ee9c15d0ca8e275a;hp=2607e362953745e6bcc49082ccd444ed0c3bd0ef;hpb=4a3c635483dea0ad9c796190397b4c13e5d549f6;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/Manual/Component.pod b/lib/DBIx/Class/Manual/Component.pod index 2607e36..9bbe684 100644 --- a/lib/DBIx/Class/Manual/Component.pod +++ b/lib/DBIx/Class/Manual/Component.pod @@ -90,6 +90,8 @@ L - Build forms with multiple interconnected objects. L - Like FromForm but with DBIx::Class and HTML::Widget. +L - Modify the position of objects in an ordered list. + L - Retrieve automatically created primary keys upon insert. L - Display the amount of time it takes to run queries.