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

LifterLMS LifterLMS

Code Reference

  • Home
  • Code Reference
Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/abstracts/llms.abstract.database.store.php

llms_{$this->type}_created

Action Hook: WPDB database interactions

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

Used by 1 function | 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::to_array()

Method: Retrieve object as an array

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

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::setup()

Method: Setup an object with an array of data

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

Used by 0 functions | Uses 1 function

LLMS_Abstract_Database_Store::create()

Method: Create the item in the database

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

Used by 1 function | Uses 2 functions

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::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::update()

Method: Update object data in the database

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

Used by 2 functions | Uses 1 function

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
1 2 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions