[Catalyst] source out accessors to LDAP-Model

kevin montuori montuori at gmail.com
Mon Dec 13 14:45:33 GMT 2010


On Mon, Dec 13, 2010 at 9:24 AM, piccard <piccard at web.de> wrote:

> I'm very new to Catalyst, so at the moment I am playing around with some
> things. I think I've got a very basic question:
> I'm not sure how to pull out more complicated queries from the controller by
> providing subroutines/accessors.

See the documentation related to the "connection_class" and
"entry_class" configuration items.  You can specify subclasses of
Catalyst::Model::LDAP::Connection and Catalyst::Model::LDAP::Entry and
use them exactly as you'd expect.


k.


-- 
kevin montuori



More information about the Catalyst mailing list