Data
Interfaces, Classes and Traits
- Abstract_Product_Data
- Abstract data class used to fetch data for a product in the table.
- Data_Factory
- Factory class to get the product table data object for a given column.
- Product_Attribute
- Gets data for an attribute column.
- Product_Button
- Gets data for the button column.
- Product_Cart
- Gets data for the add to cart column.
- Product_Categories
- Gets data for the categories column.
- Product_Custom_Field
- Gets the data for a custom field column.
- Product_Custom_Taxonomy
- Gets data for a custom taxonomy column.
- Product_Date
- Gets data for the date column.
- Product_Date_Modified
- Gets data for the date modified column.
- Product_Description
- Gets data for the description column.
- Product_Dimensions
- Gets data for the dimensions column.
- Product_Hidden_Filter
- Gets data for a hidden filter column.
- Product_Id
- Gets data for the ID column.
- Product_Image
- Gets data for the image column.
- Product_Name
- Gets data for the name column.
- Product_Price
- Gets data for the price column.
- Product_Reviews
- Gets data for the reviews column.
- Product_Sku
- Gets data for the SKU column.
- Product_Stock
- Gets data for the stock column.
- Product_Summary
- Gets data for the summary (i.e. short description) column.
- Product_Tags
- Gets data for the tags column.
- Product_Total
- Gets data for the name column.
- Product_Weight
- Gets data for the weight column.