LLMS_Post_Model::toArray()
Method: Coverts the object to an associative array Any property returned by $this->get_properties() will be retrieved via $this->get() and added to the array
Source: includes/abstracts/abstract.llms.post.model.php:951
Method: Coverts the object to an associative array Any property returned by $this->get_properties() will be retrieved via $this->get() and added to the array
Source: includes/abstracts/abstract.llms.post.model.php:951
Method: Determine if the associated post is exportable
Source: includes/abstracts/abstract.llms.post.model.php:746
Method: Get a property’s data type for scrubbing used by $this->scrub() to determine how to scrub the property
Source: includes/abstracts/abstract.llms.post.model.php:638
Method: Retrieve an array of properties defined by the model
Source: includes/abstracts/abstract.llms.post.model.php:684
Method: Retrieve URL for an image associated with the post Currently only retrieves the featured image if the post type supports it in the future this will allow retrieval of custom post images as well
Source: includes/abstracts/abstract.llms.post.model.php:482
Method: Clones the Post if the post is cloneable
Source: includes/abstracts/abstract.llms.post.model.php:337
Method: Trigger an export download of the given post type
Source: includes/abstracts/abstract.llms.post.model.php:369
Method: Get questions
Source: includes/class.llms.question.manager.php:161
Function: Output a featured video on the course tile in a LifterLMS Loop
Source: includes/functions/llms.functions.templates.loop.php:146
Method: Outputs the LifterLMS Importer Screen HTML
Source: includes/admin/class.llms.admin.menus.php:195