LLMS_Section::toArrayAfter()
Method: Add data to the course model when converted to array Called before data is sorted and returned by $this->jsonSerialize()
Source: includes/models/model.llms.section.php:197
Method: Add data to the course model when converted to array Called before data is sorted and returned by $this->jsonSerialize()
Source: includes/models/model.llms.section.php:197
Method: Retrieve the order of the section within the course
Source: includes/models/model.llms.section.php:234
Method: Retrieve the post ID of the section’s parent course
Source: includes/models/model.llms.section.php:245
Method:
Source: includes/models/model.llms.section.php:252
Method: Set parent section Set’s parent section in database
Source: includes/models/model.llms.section.php:278
Method:
Source: includes/models/model.llms.section.php:284
Class: LLMS_Section model.
Source: includes/models/model.llms.section.php:13
Method: Retrieve the total number of elements in the section
Source: includes/models/model.llms.section.php:29
Method: Retrieve an instance of LLMS_Course for the sections’s parent course
Source: includes/models/model.llms.section.php:39
Method: An array of default arguments to pass to $this->create() when creating a new post
Source: includes/models/model.llms.section.php:51