Method: This function builds the additional content that is added to the course meta box. It builds the additional fields and then returns the updated array of fields
Source: includes/admin/class.llms.admin.reviews.php:95
Method: This function entered the information into the course section of the llms_review post page. It takes the column that is being worked on, as well as the comment ID, then echoes the content required.
Source: includes/admin/class.llms.admin.reviews.php:77
Method: This function generates the custom column set. It takes in the array of standard columns, then modifies that set to contain the needed fields.
Source: includes/admin/class.llms.admin.reviews.php:44
Method: This function makes the ‘Course’ column sortable
Source: includes/admin/class.llms.admin.reviews.php:60
Method: This function handles the logic to save the information that is contained in the custom metabox. It looks at each of the values, then makes sure that there are proper default values so that the program doesn’t go crashy crashy (nobody likes crashy crashy)
Source: includes/admin/class.llms.admin.reviews.php:167
Method: display messages in settings
Source: includes/admin/class.llms.admin.settings.php:114
Method: Formats an associative array of custom field attributes as an array of HTML strings
Source: includes/admin/class.llms.admin.settings.php:763
Method: Get a setting from the settings API.
Source: includes/admin/class.llms.admin.settings.php:785
Method: Inits $settings and includes settings base class.
Source: includes/admin/class.llms.admin.settings.php:43
Method: Settings Page output tabs
Source: includes/admin/class.llms.admin.settings.php:136