Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

CatalystX::Comments - RFC

by zby (Vicar)
on Jun 21, 2009 at 09:59 UTC ( [id://773350]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package RavLog::Controller::View;
    
    ...
    }
    
    has model_name => ( is => 'ro', isa => 'Str', default => 'DB' );
    
  2. or download this
    sub view : Chained('base') PathPart('view') Args(0)
    {
    ...
       
       $self->stash_comment_form( $c, $self->article->id );
    }
    
  3. or download this
    [% comment_form.render %]
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlmeditation [id://773350]
Approved by McDarren
Front-paged by Arunbear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-19 23:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found