LLMS_Order::start_access()
Method: Record the start date of the access plan and schedule expiration if expiration is required in the future
Source: includes/models/model.llms.order.php:1945
Method: Record the start date of the access plan and schedule expiration if expiration is required in the future
Source: includes/models/model.llms.order.php:1945
Method: Update the status of an order
Source: includes/models/model.llms.order.php:1850
Method: Schedules the next payment due on a recurring order
Source: includes/models/model.llms.order.php:1631
Method: Retrieve an array of transactions associated with the order according to supplied arguments
Source: includes/models/model.llms.order.php:1164
Method: Retrieve the due date of the next payment according to access plan terms
Source: includes/models/model.llms.order.php:897
Method: Get the current status of a student’s access
Source: includes/models/model.llms.order.php:594
Method: Determines if the order can be resubscribed to.
Source: includes/models/model.llms.order.php:453
Method: Determine if the order can be retried for recurring payments
Source: includes/models/model.llms.order.php:411
Method: Retrieve the student’s original registration date in the chosen format.
Source: includes/models/model.llms.student.php:1081
Class: LLMS_Student model class
Source: includes/models/model.llms.student.php:31