Joomla AdminModel: It is a prototype admin model. This class extends Form Model, which extends Base Database Model.
It is a method to save the form data into the database.
Continue ReadingIt is a method to delete one or more records.
Continue ReadingIt is a method to change the published state of one or more records.
Continue ReadingThis method is used to adjust the ordering of a row. It returns NULL if the user did not have edit privileges for any of the selected primary keys.
Continue ReadingThe function saves the manually set order of records.
Continue ReadingIt is a method to perform batch operations on an item or a set of items.
Continue Reading