• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / LifterLMS/Abstracts/Classes / Page 14

LLMS_Database_Query::sql_select_columns()

Method: Retrieve the prepared SQL for the SELECT clause.

Source: includes/abstracts/abstract.llms.database.query.php:180

Used by 0 functions | Uses 1 function

llms_{$this->id}_query_select_columns

Filter Hook: Filters the query SELECT columns.

Source: includes/abstracts/abstract.llms.database.query.php:200

Used by 1 function | Uses 0 functions

llms_{$this->id}_query_prepare_query

Filter Hook: Filters the query SQL.

Source: includes/abstracts/llms-abstract-query.php:471

Used by 1 function | Uses 0 functions

llms_{$this->id}_query_get_results

Filter Hook: Filters the query results.

Source: includes/abstracts/llms-abstract-query.php:377

Used by 1 function | Uses 0 functions

LLMS_Post_Model::to_array_extra()

Method: Add “extra” data to the post array during export/serialization

Source: includes/abstracts/abstract.llms.post.model.php:1729

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::to_array_extra_blocks()

Method: Add reusable blocks found in the post’s content to the post’s array

Source: includes/abstracts/abstract.llms.post.model.php:1753

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::to_array_extra_images()

Method: Add images found in the post’s content to the post’s array

Source: includes/abstracts/abstract.llms.post.model.php:1786

Used by 0 functions | Uses 0 functions

llms_{$this->model_post_type}_to_array_add_extras

Filter Hook: Filter whether or not “extra” content should be included in the post array

Source: includes/abstracts/abstract.llms.post.model.php:1664

Used by 0 functions | Uses 0 functions

llms_{$this->model_post_type}_to_array

Filter Hook: Filter the final post array created when converting the object to an array

Source: includes/abstracts/abstract.llms.post.model.php:1694

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Generator_Posts::store_temp_id()

Method: Accepts a raw object, finds the raw id and stores it

Source: includes/abstracts/llms-abstract-generator-posts.php:846

Used by 1 function | Uses 0 functions
« Previous 1 … 13 14 15 … 63 Next »
© 2014 - 2025 LifterLMS · Privacy Policy · Terms and Conditions