![]() |
![]()
| ![]() |
![]()
NAMEReaction::UI::Widget::ListView - Extends Grid to a full list interface DESCRIPTIONThis class is a subclass of Reaction::UI::ViewPort::Collection::Grid. It additionally provides means of paging and actions. FRAGMENTSwidgetAdditional arguments available: actionsRender the "action" fragment for every action in the viewport. actionRenders the "action" viewport passed header_cellsAdds a modifier to render the actions column after the data columns header_cellModify the header_cell fragment to add support for ordering Additional arguments available: header_action_cellAdditional arguments available: page_listWill sequentially render a
"numbered_page_fragment" for every page
available in
numbered_page_fragmentRenders a link pointing to the different pages in the pager object. If the current page number is equal to the page number for the page being rendered then the template block "numbered_page_this_page" is called instead of "numbered_page" Additional arguments available: first_pagelast_pagenext_pageprevious_pageRender links to the first, last, next and previous pages, respectively. All four will render as the "named_page" template fragment, unless the current page is the last and/or first page, in which case the first and last fragments will render as "named_page_no_page" Additional arguments available: AUTHORSSee Reaction::Class for authors. LICENSESee Reaction::Class for the license.
|