LLMS_Product::get_catalog_visibility_name()
Method: Retrieve the product’s catalog visibility name for display
Source: includes/models/model.llms.product.php:118
Method: Retrieve the product’s catalog visibility name for display
Source: includes/models/model.llms.product.php:118
Method: Get the number of columns for the pricing table
Source: includes/models/model.llms.product.php:137
Method: Determine if the product has at least one free access plan
Source: includes/models/model.llms.product.php:163
Method: Determine if the product is purchasable At least one gateway must be enabled and at least one access plan must exist If the product is a course, additionally checks to ensure course enrollment is open and has capacity
Source: includes/models/model.llms.product.php:175
Method: Update the product’s catalog visibility setting
Source: includes/models/model.llms.product.php:205
Method: Retrieve an array of LLMS_Quiz_Attempts for the given result set returned by the query
Source: includes/class.llms.query.quiz.attempt.php:64
Method: Retrieve default arguments for a student query
Source: includes/class.llms.query.quiz.attempt.php:37
Method: Parses data passed to $statuses Convert strings to array and ensure resulting array contains only valid statuses If no valid statuses, returns to the default
Source: includes/class.llms.query.quiz.attempt.php:92
Method: Prepare the SQL for the query
Source: includes/class.llms.query.quiz.attempt.php:122
Method: SQL “where” clause for the query
Source: includes/class.llms.query.quiz.attempt.php:140