• 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 / includes/abstracts/llms.abstract.database.store.php / Page 2

LLMS_Abstract_Database_Store::get_primary_key()

Method: Retrieve the primary key column name

Source: includes/abstracts/llms.abstract.database.store.php:451

Used by 2 functions | Uses 0 functions

LLMS_Abstract_Database_Store::get_column_format()

Method: Retrieve the format for a column

Source: includes/abstracts/llms.abstract.database.store.php:435

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Database_Store::save()

Method: Save object to the database

Source: includes/abstracts/llms.abstract.database.store.php:413

Used by 0 functions | Uses 2 functions

LLMS_Abstract_Database_Store::update()

Method: Update object data in the database

Source: includes/abstracts/llms.abstract.database.store.php:357

Used by 2 functions | Uses 2 functions

LLMS_Abstract_Database_Store::read()

Method: Read object data from the database

Source: includes/abstracts/llms.abstract.database.store.php:332

Used by 3 functions | Uses 2 functions

LLMS_Abstract_Database_Store::delete()

Method: Delete the object from the database

Source: includes/abstracts/llms.abstract.database.store.php:292

Used by 1 function | Uses 2 functions

LLMS_Abstract_Database_Store::create()

Method: Create the item in the database

Source: includes/abstracts/llms.abstract.database.store.php:251

Used by 1 function | Uses 2 functions

LLMS_Abstract_Database_Store::setup()

Method: Setup an object with an array of data

Source: includes/abstracts/llms.abstract.database.store.php:231

Used by 0 functions | Uses 1 function

LLMS_Abstract_Database_Store

Class: WPDB database interactions abstract class

Source: includes/abstracts/llms.abstract.database.store.php:24

Used by 5 functions | Uses 0 functions

LLMS_Abstract_Database_Store::set()

Method: General setter

Source: includes/abstracts/llms.abstract.database.store.php:204

Used by 3 functions | Uses 2 functions
« Previous 1 2 3 Next »
© 2014 - 2025 LifterLMS · Privacy Policy · Terms and Conditions