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

LifterLMS LifterLMS

Code Reference

  • Home
  • Code Reference
Skip to content
Filter by type:
Search
Browse: Home / Methods / Page 5

LLMS_Abstract_Database_Store::delete()

Method: Delete the object from the database

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

Used by 0 functions | Uses 1 function

LLMS_Abstract_Database_Store::exists()

Method: Determine if the item exists in the database

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

Used by 0 functions | Uses 2 functions

LLMS_Abstract_Database_Store::get()

Method: Get object data

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

Used by 0 functions | Uses 2 functions

LLMS_Abstract_Database_Store::get_column_format()

Method: Retrieve the format for a column

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

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Database_Store::get_id()

Method: Get the ID of the object

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

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Database_Store::get_primary_key()

Method: Retrieve the primary key column name

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

Used by 2 functions | Uses 0 functions

LLMS_Abstract_Database_Store::get_table()

Method: Get the table Name

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

Used by 4 functions | Uses 0 functions

LLMS_Abstract_Database_Store::hydrate()

Method: Load the whole object from the database

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

Used by 0 functions | Uses 1 function

LLMS_Abstract_Database_Store::read()

Method: Read object data from the database

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

Used by 3 functions | Uses 2 functions

LLMS_Abstract_Database_Store::save()

Method: Save object to the database Creates is it doesn’t already exist, updates if it does

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

Used by 0 functions | Uses 2 functions
« Previous 1 … 4 5 6 … 258 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions