Joomla ListModel: It is a model class for handling lists of items. This class extends Base Database Model.
It is a method to get the active filters. The method returns as associative array.
Continue ReadingIt is a method to get the filter form on the backend list view. The method automatically locates the form from the name of the model class.
Continue ReadingIt is a method to get the starting number of items for the data set.
Continue ReadingThis method gets the value of a user state variable and sets it in the session. This is the same as the method in \JApplication except that this also can optionally force you back to the first page when a filter has changed.
Continue ReadingIt is a method to get a \JPagination object for the data set.
Continue ReadingIt is a method to get the total number of items for the data set.
Continue Reading