LLMS_Student_Dashboard::modify_dashboard_title()
Method: Handle modification of the default dashboard title for certain pages and sub pages
Source: includes/class.llms.student.dashboard.php:265
Method: Handle modification of the default dashboard title for certain pages and sub pages
Source: includes/class.llms.student.dashboard.php:265
Method: Retrieve section completion percentage
Source: includes/models/model.llms.section.php:110
Method: Retrieve the total points available for the course
Source: includes/models/model.llms.course.php:120
Method: Get a CSS class list (as a string) for each TR
Source: includes/abstracts/abstract.llms.admin.table.php:641
Method: Retrieve the default values for properties
Source: includes/abstracts/abstract.llms.post.model.php:560
Method: Get the default value of a property If defaults don’t exist returns an empty string in accordance with the return of get_post_meta() when no metadata exists
Source: includes/abstracts/abstract.llms.post.model.php:466
Method: Get an array of LifterLMS Admin Page settings to send test notifications
Source: includes/abstracts/llms.abstract.notification.controller.php:349
Method: Determine if the notification type support tests
Source: includes/abstracts/llms.abstract.notification.controller.php:382
Method: Send a test notification to the currently logged in users Extending classes should redefine this in order to properly setup the controller with post_id and user_id data
Source: includes/abstracts/llms.abstract.notification.controller.php:477
Class: Shared Notification View for quiz completions
Source: includes/abstracts/llms.abstract.notification.view.quiz.completion.php:9