RDF::Base::Search::Collection
CGI query parameters reserved for use with some methods are:
limit
$s->set_result( $rb_list )
Sets a custom_result, that will be concatenated to the rb_searches by RDF::Base::Search::Result/populate_all
Returns: The result object returned by /result
$s->result()
Returns: a search result object, based on the class given in
$Para::Frame::CFG->{search_result_class}
. Defaults to
RDF::Base::Search::Result. See RDF::Base/init
Query params used:
limit : sets page_size
note: only handles rb_search
note: only handles rb_search
Makes this the first search part
$l->set_page_size( $page_size )
This will be the default page size for the result. The result object can be set to a diffrent size.
Sets and returns the given $page_size
$l->label( $page_size ) $l->label( $new_label )
Get/set label for search