Catalyst::Model::Adaptor::Base - internal base class for Catalyst::Model::Adaptor and friends.


Catalyst-Model-Adaptor documentation  | view source Contained in the Catalyst-Model-Adaptor distribution.

Index


NAME

Top

Catalyst::Model::Adaptor::Base - internal base class for Catalyst::Model::Adaptor and friends.

SYNOPSIS

Top

    # There are no user-serviceable parts in here.

METHODS

Top

_load_adapted_class

Load the adapted class

_create_instance

Instantiate the adapted class

prepare_arguments

Prepare the arguements

mangle_arguments

Make the arguements amenable to the adapted class

SEE ALSO

Top

Catalyst::Model::Adaptor

Catalyst::Model::Factory

Catalyst::Model::Factory::PerRequest


Catalyst-Model-Adaptor documentation  | view source Contained in the Catalyst-Model-Adaptor distribution.