Group
Extension

Matches 2

Rose-DBx-Garden-Catalyst ( K/KA/KARMAN/Rose-DBx-Garden-Catalyst-0.180.tar.gz, KARMAN, 2014; MetaCPAN )
Rose-DBx-Garden-Catalyst/lib/Rose/DBx/Garden/Catalyst.pm ( view source; MetaCPAN )
py( file( $cx_crud_yui_tt_path, 'static', 'js', 'json.js' ) . '',
        file( $js_dir, 'json.js' ) . '' )
        or warn "ERROR: failed to copy json.js to local static/js\n";
    copy( file( $cx_cr
->config(
    default_view    => 'RDGC',
    fmt_to_view_map => {
        html => "RDGC",
        json => "RDGC",
        xls  => "Excel"
    },
);

1;

EOF
}

sub _make_base_rdbo_model {
    my $self
Rose-DBx-Garden-Catalyst ( K/KA/KARMAN/Rose-DBx-Garden-Catalyst-0.180.tar.gz, KARMAN, 2014; MetaCPAN )
Rose-DBx-Garden-Catalyst/lib/Rose/DBx/Garden/Catalyst/Controller.pm ( view source; MetaCPAN )
alystX::CRUD::Controller::RHTMLO
with some additional/overridden methods for working with YUI and JSON.

=head1 METHODS

=cut

=head2 autocomplete_columns

Should return arrayref of fields to search w

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.