1Catalyst::DispatchType:U:sIenrdeCxo(n3t)ributed Perl DocCuamteanltyastti:o:nDispatchType::Index(3)
2
3
4

NAME

6       Catalyst::DispatchType::Index - Index DispatchType
7

SYNOPSIS

9       See Catalyst.
10

DESCRIPTION

METHODS

13       $self->match( $c, $path )
14
15       Check if there's an index action for a given path, and set it up to use
16       it if there is; only matches a full URI - if $c->req->args is already
17       set this DispatchType is guaranteed not to match.
18
19       $self->uri_for_action( $action, $captures )
20
21       get a URI part for an action; always returns undef is $captures is set
22       since index actions don't have captures
23

AUTHOR

25       Sebastian Riedel, "sri@cpan.org"
26
28       This program is free software, you can redistribute it and/or modify it
29       under the same terms as Perl itself.
30
31
32
33perl v5.8.8                       2007-09-20  Catalyst::DispatchType::Index(3)
Impressum