LLMS_Abstract_Database_Store::delete()
Method: Delete the object from the database
Source: includes/abstracts/llms.abstract.database.store.php:226
Method: Delete the object from the database
Source: includes/abstracts/llms.abstract.database.store.php:226
Method: Determine if the item exists in the database
Source: includes/abstracts/llms.abstract.database.store.php:106
Method: Get object data
Source: includes/abstracts/llms.abstract.database.store.php:123
Method: Retrieve the format for a column
Source: includes/abstracts/llms.abstract.database.store.php:336
Method: Get the ID of the object
Source: includes/abstracts/llms.abstract.database.store.php:364
Method: Retrieve the primary key column name
Source: includes/abstracts/llms.abstract.database.store.php:351
Method: Get the table Name
Source: includes/abstracts/llms.abstract.database.store.php:374
Method: Load the whole object from the database
Source: includes/abstracts/llms.abstract.database.store.php:291
Method: Read object data from the database
Source: includes/abstracts/llms.abstract.database.store.php:253
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