NSS Website Content Addition Process Tutorial
This is a brief tutorial designed for the National Speleological Society committee members. The goal is to show everyone how to add their committee content to their assigned pages using the new Joomla 2.5 website.
By: darkstorm831
Go here to read the rest:
NSS Website Content Addition Process Tutorial - Video
2.10 Adding a List View to the Hello World Joomla Component
Visit learn.theartofjoomla.com for the full transcript. This lesson shows you how to add a typical data list view to the backend a Joomla component.
By: Andrew Eddie
See more here:
2.10 Adding a List View to the Hello World Joomla Component - Video
2.11 Adding the Model to the List View of the Joomla Component
Visit learn.theartofjoomla.com for the full transcript. This lesson continues looking at building a list view for a component in the Joomla administrator, adding the model class that is required to retrieve the data from the database. It looks in detail that the JModelList class and its populateState and getListQuery methods.
By: Andrew Eddie
Read the original here:
2.11 Adding the Model to the List View of the Joomla Component - Video
2.12 Adding the Layout to the List View of the Joomla Component
Visit learn.theartofjoomla.com for the full transcript. This lesson adds the layout to the list view that will display a paginated list of records in the Joomla component.
By: Andrew Eddie
See original here:
2.12 Adding the Layout to the List View of the Joomla Component - Video
2.13 Adding Filters to the List View of the Joomla Component
Visit learn.theartofjoomla.com for the full transcript. This lesson looks at how to add a search box to search for records in the list, and also how to add select filters for the view access level, the published state, the category and the content language.
By: Andrew Eddie
Visit link:
2.13 Adding Filters to the List View of the Joomla Component - Video