Name

pkit_query — Wrapper to HTML::Template::query

Synopsis

      my $type = $model->pkit_query(name => 'foo');
     

Description

Basically a wrapper to the query method HTML::Template. Queries the template for the current page_id. Useful when you have multiple views and want to make sure that you need to hit a database.