Listing Functions

In all tabs in backend you'll get an overview/listing of the content according to this section.
The functions for these listings are all more or less the same.


When not all entries can be displayed in one view a paging function appears in the function row to jump next/back or to a certain page number.


When a list is filtered by a search the script shows a hint. Thats, because all filters are session based (you set a filter for a list, then you do other stuff in other sections of the backend and when you come back to the same tab in the module the list appears still filtered).
Click on 'show all' will always reset all previous settings.