Group
Extension

Matches 22

App-Manoc ( G/GM/GMAMBRO/App-Manoc-2.99.4-TRIAL.tar.gz, GMAMBRO, 2018; MetaCPAN )
App-Manoc/lib/App/Manoc/Controller/IPBlock.pm ( view source; MetaCPAN )
IPBlock',
    form_class       => 'App::Manoc::Form::IPBlock',
    view_object_perm => undef,
    json_columns     => [qw( id name from_addr to_addr )],
);


before 'view' => sub {
    my ( $self, $c 
App-Manoc ( G/GM/GMAMBRO/App-Manoc-2.99.4-TRIAL.tar.gz, GMAMBRO, 2018; MetaCPAN )
App-Manoc/lib/App/Manoc/ControllerRole/JQDatatable.pm ( view source; MetaCPAN )
l_rows,
        recordsFiltered => $filtered_rows,
    };

    $c->stash( 'json_data' => $data );
    $c->forward('View::JSON');
}

1;
# Local Variables:
# mode: cperl
# indent-tabs-mode: nil
# cperl-

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