NAME

App::Manoc::Search::Result

VERSION

version 2.99.2

ATTRIBUTES

query

item_by_match

message

groups

The list of App::Manoc::Search::Item::Group objects which will contain the result items.

METHODS

add_item

Add a new App::Manoc::Search::Item to the result. Creates a new group if the item has a new match.

items

Return all the result items, sorted by groups.

sort_items

Sort the result group by key.

load_widgets

Load widget for all result items.

AUTHORS

  • Gabriele Mambrini <gmambro@cpan.org>

  • Enrico Liguori

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Gabriele Mambrini.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.